DIR: /proc/self/root/usr/share/nodejs/yaml/dist/schema/common/ |
Current File : //proc/self/root/usr/share/nodejs/yaml/dist/schema/common/null.d.ts |
import type { ScalarTag } from '../types.js'; export declare const nullTag: ScalarTag & { test: RegExp; }; |