5 lines
89 B
TypeScript
Raw Normal View History

2023-01-26 09:25:50 -05:00
import CMS from '@staticcms/core';
export * from '@staticcms/core';
2023-01-26 09:25:50 -05:00
export default CMS;