UNPKG
@acrodata/code-editor
Version:
latest (0.5.1)
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
CodeMirror 6 wrapper for Angular
acrodata.github.io/code-editor/
acrodata/code-editor
@acrodata/code-editor
/
public-api.d.ts
4 lines
(3 loc)
•
100 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./code-editor-module'
;
export
*
from
'./code-editor'
;
export
*
from
'./diff-editor'
;