UNPKG

yaml

Version:

JavaScript parser and stringifier for YAML

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