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

7 lines
195 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
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 };