UNPKG

@mstable/protocol

Version:
6 lines (5 loc) 222 B
export declare const bytes: RegExp; export declare const bytesFixed: (x: number) => RegExp; export declare const bytes32: RegExp; export declare const ethereumAddress: RegExp; export declare const transactionHash: RegExp;