astro-ghostcms/.pnpm-store/v3/files/8f/22c811f1b0d81bb13a4df2a1c5c...

5 lines
169 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import type { ScalarTag } from '../types.js';
export declare const floatNaN: ScalarTag;
export declare const floatExp: ScalarTag;
export declare const float: ScalarTag;