UNPKG

@zxing/text-encoding

Version:

Polyfill for the Encoding Living Standard's API.

6 lines (5 loc) 142 B
export * from './Decoder'; export * from './Encoder'; export * from './Stream'; export * from './TextEncoder'; export * from './TextDecoder';