Skip to main content
Module

x/yaml/util.d.ts

JavaScript parser and stringifier for YAML
Go to Latest
File
// Workaround for incomplete exports support in TypeScript// https://github.com/microsoft/TypeScript/issues/33079export * from './dist/util.js'