PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@dfinity/agent/lib/cjs/canisters

Просмотр файла: asset_idl.js

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
/**
 * This file is generated from the candid for asset management.
 */
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-ignore
exports.default = ({ IDL }) => {
    return IDL.Service({
        retrieve: IDL.Func([IDL.Text], [IDL.Vec(IDL.Nat8)], ['query']),
        store: IDL.Func([IDL.Text, IDL.Vec(IDL.Nat8)], [], []),
    });
};
//# sourceMappingURL=asset_idl.js.map

Выполнить команду


Для локальной разработки. Не используйте в интернете!