5 lines
89 B
TypeScript
5 lines
89 B
TypeScript
import CMS from '@staticcms/core';
|
|
|
|
export * from '@staticcms/core';
|
|
export default CMS;
|