UNPKG
@ks89/ngx-codemirror6
Version:
latest (4.0.0)
4.0.0
3.0.0
2.0.1
2.0.0
1.0.0
Codemirror 6 library for Angular
github.com/Ks89/ngx-codemirror6
Ks89/ngx-codemirror6
@ks89/ngx-codemirror6
/
public-api.d.ts
3 lines
(2 loc)
•
136 B
TypeScript
View Raw
1
2
3
export
{
CodemirrorComponent
}
from
'./lib/ngx-codemirror6.component'
;
export
{
CodemirrorModule
}
from
'./lib/ngx-codemirror6.module'
;