astro-ghostcms/.pnpm-store/v3/files/10/29596fc8025a529b048ee9ef1d8...

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 idleDirective: ClientDirective;
export default idleDirective;