summaryrefslogtreecommitdiff
path: root/node_modules/yaml/dist/schema/yaml-1.1/binary.d.ts
blob: 20549705a0fcfc7a01d84f668585300106cab5f9 (plain)
1
2
import type { ScalarTag } from '../types.js';
export declare const binary: ScalarTag;