UNPKG

@react-frontend-developer/buffers

Version:
3 lines (2 loc) 100 B
declare type Encoding = 'utf16le' | 'utf8' | 'hex' | 'binary' | 'base64'; export type { Encoding };