Explorar el Código

a change

master
Daniel Huebleitner hace 4 años
padre
commit
ba3cbb0e9d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -8,7 +8,7 @@ npm i rpclibrary
8 8
 
9 9
 # Quickstart
10 10
 ```typescript
11
-import {Backend, Frontend} from 'rpclibrary'
11
+import {Backend, Frontend} from 'rpclibrary' 
12 12
 
13 13
 const echo = (x) => x
14 14
 

Loading…
Cancelar
Guardar