astro-ghostcms/.pnpm-store/v3/files/01/0465e3b98875d7a1a5bd0d186d8...

5 lines
163 B
Plaintext

import type { ScalarTag } from '../types.js';
export declare const intOct: ScalarTag;
export declare const int: ScalarTag;
export declare const intHex: ScalarTag;