astro-ghostcms/.pnpm-store/v3/files/7e/1efea092dbab6221688da4f2d2a...

9 lines
152 B
Plaintext

import definitions from '../../data.js';
import * as node from '../node/index.js';
export default {
generic: true,
...definitions,
node
};