shift73k/assets_old/node_modules/yaml/browser/types/binary.js

8 lines
231 B
JavaScript

'use strict'
Object.defineProperty(exports, '__esModule', { value: true })
const legacy = require('../dist/legacy-exports')
exports.binary = legacy.binary
exports.default = [exports.binary]
legacy.warnFileDeprecation(__filename)