UNPKG
@ctrl/ngx-codemirror
Version:
latest (7.0.0)
7.0.0
6.1.0
6.0.0
5.1.1
5.1.0
5.0.1
5.0.0
4.1.1
4.1.0
4.0.2
4.0.1
4.0.0
3.1.3
3.1.2
3.1.1
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1
CodeMirror wrapper for Angular
github.com/scttcper/ngx-codemirror
scttcper/ngx-codemirror
@ctrl/ngx-codemirror
/
public_api.d.ts
3 lines
(2 loc)
•
77 B
TypeScript
View Raw
1
2
3
export
*
from
'./codemirror.component'
;
export
*
from
'./codemirror.module'
;