UNPKG

yaml

Version:

JavaScript parser and stringifier for YAML

3 lines (2 loc) 86 B
import type { ScalarTag } from '../types.js'; export declare const string: ScalarTag;