UNPKG

@funded-labs/dab-js

Version:
8 lines (7 loc) 160 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.init = void 0; const init = () => { return []; }; exports.init = init;