astro-ghostcms/.pnpm-store/v3/files/31/d5c67649a9d88aa2b10ec5789f4...

7 lines
195 B
Plaintext

import icons from './icons.json' assert { type: 'json' };
import info from './info.json' assert { type: 'json' };
const metadata = {};
const chars = {};
export { icons, info, metadata, chars };