UNPKG

@zxing/text-encoding

Version:

Polyfill for the Encoding Living Standard's API.

4 lines 170 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** @const */ exports.DEFAULT_ENCODING = 'utf-8'; //# sourceMappingURL=defaultEncoding.js.map