UNPKG
@actually-colab/editor-client
Version:
latest (0.3.1)
0.3.1
0.3.0
0.2.9
0.2.4
0.2.3
0.2.2
API Client for Actually Colab's editor
actually-colab/editor
@actually-colab/editor-client
/
dist
/
src
/
index.d.ts
4 lines
(3 loc)
•
89 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./REST/client'
;
export
*
from
'./socket/client'
;
export
*
from
'./types'
;