yaml.js icon indicating copy to clipboard operation
yaml.js copied to clipboard

Support ES6 Import Syntax

Open Tzvetelin88 opened this issue 2 years ago • 0 comments

Can it be used with: import * as jsyaml from 'yamljs'; or import { yamljs } from 'yamljs';

Tzvetelin88 avatar Jun 10 '21 14:06 Tzvetelin88