UNPKG
angular4-tinymce-biznet
Version:
latest (4.0.1)
4.0.1
2.1.1
1.0.0
Angular component for TinyMCE MCE WYSIWYG editor By Biznet
angular4-tinymce-biznet
/
dist
/
index.d.ts
3 lines
(2 loc)
•
131 B
TypeScript
View Raw
1
2
3
export
{
TinymceModule
}
from
'./angular2-tinymce.module'
;
export
{
TinymceOptions
}
from
'./angular2-tinymce.config.interface'
;