UNPKG

@react-frontend-developer/buffers

Version:
4 lines (2 loc) 91 B
type Encoding = 'utf16le' | 'utf8' | 'hex' | 'binary' | 'base64' export type { Encoding }