PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@bitgo-forks/avalanchejs/dist/fixtures/utils

Просмотр файла: makeList.d.ts

import type { Serializable } from '../../serializable/common/types';
export declare const makeList: <T extends Serializable>(single: () => T) => () => T[];
export declare const makeListBytes: (single: () => Uint8Array) => () => Uint8Array;
//# sourceMappingURL=makeList.d.ts.map

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


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