PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@bitgo-forks/avalanchejs/dist/es/fixtures
Просмотр файла: primitives.d.ts
import { BigIntPr, Byte, Bytes, Int, Short, Stringpr } from '../serializable/primitives';
export declare const intBytes: () => Uint8Array;
export declare const int: () => Int;
export declare const intsBytes: () => Uint8Array;
export declare const ints: () => Int[];
export declare const byteByte: () => Uint8Array;
export declare const byte: () => Byte;
export declare const bytesBytes: () => Uint8Array;
export declare const bytes: () => Bytes;
export declare const bigIntPrBytes: () => Uint8Array;
export declare const bigIntPr: () => BigIntPr;
export declare const stringPr: () => Stringpr;
export declare const stringPrBytes: () => Uint8Array;
export declare const shortBytes: () => Uint8Array;
export declare const short: () => Short;
export declare const blsPublicKeyBytes: () => Uint8Array;
export declare const blsSignatureBytes: () => Uint8Array;
//# sourceMappingURL=primitives.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!