astro-ghostcms/.pnpm-store/v3/files/c8/3bdd992abf0aba8864de15526c0...

5 lines
179 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
/** @type {Array<Unsafe>} */
export const unsafe: Array<Unsafe>;
export type ConstructName = import('./types.js').ConstructName;
export type Unsafe = import('./types.js').Unsafe;