PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/borsh/lib/esm

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

import { Schema, DecodeTypes } from './types.js';
export { Schema } from './types';
export declare function serialize(schema: Schema, value: unknown, validate?: boolean): Uint8Array;
export declare function deserialize(schema: Schema, buffer: Uint8Array, validate?: boolean): DecodeTypes;

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


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