2023-01-26 09:41:18 -05:00

5 lines
89 B
TypeScript

import CMS from '@staticcms/core';
export * from '@staticcms/core';
export default CMS;