Export interface types
This commit is contained in:
parent
6892c5842c
commit
8623680d2b
@ -10,6 +10,8 @@ export * from './media-libraries';
|
|||||||
export * from './locales';
|
export * from './locales';
|
||||||
export * from './lib';
|
export * from './lib';
|
||||||
|
|
||||||
|
export * from './interface';
|
||||||
|
|
||||||
const CMS = {
|
const CMS = {
|
||||||
...Registry,
|
...Registry,
|
||||||
init: bootstrap,
|
init: bootstrap,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user