semblance/node_modules/yaml/dist/schema/common/string.d.ts
2025-12-19 19:26:16 +00:00

2 lines
86 B
TypeScript
Executable file

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