UNPKG

62 BTypeScriptView Raw
1export declare type BitLength = 8 | 16 | 32 | 64 | 128 | 256;