UNPKG
ngx-stacks-editor
Version:
latest (0.0.1)
0.0.1
An Angular wrapper for the Stacks Editor by StackOverflow
ngx-stacks-editor
/
public_api.d.ts
3 lines
(2 loc)
•
101 B
TypeScript
View Raw
1
2
3
export
*
from
'./lib/ngx-stacks-editor.component'
;
export
*
from
'./lib/ngx-stacks-editor.module'
;