DIR: /proc/self/root/usr/share/nodejs/yaml/dist/schema/core/ |
Current File : //proc/self/root/usr/share/nodejs/yaml/dist/schema/core/int.d.ts |
import type { ScalarTag } from '../types.js'; export declare const intOct: ScalarTag; export declare const int: ScalarTag; export declare const intHex: ScalarTag; |