astro-ghostcms/.pnpm-store/v3/files/7f/8002c1871ce5d4ea90911b95ec3...

4 lines
138 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import type { ClientDirective } from '../../@types/astro.js';
declare const loadDirective: ClientDirective;
export default loadDirective;