projecte_ionic/node_modules/yaml/types/binary.js
2022-02-09 18:30:03 +01:00

9 lines
231 B
JavaScript
Executable file

'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)