UNPKG

169 BTypeScriptView Raw
1import type { ScalarTag } from '../types.js';
2export declare const floatNaN: ScalarTag;
3export declare const floatExp: ScalarTag;
4export declare const float: ScalarTag;