Files
old-cto-as-you-go/CTOAsYouGo/node_modules/yaml/dist/schema/common/string.d.ts
2023-07-01 10:42:40 +02:00

3 lines
86 B
TypeScript

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