UNPKG

bps.js

Version:

BPS patching utility

9 lines (8 loc) 237 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = createBpsPatch; function createBpsPatch() /* sourceFile, targetFile, options = {} */{ throw new Error('This thing is not implemented'); }