UNPKG

charset-pl

Version:

polish charset? idk

6 lines (5 loc) 208 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var m = "abcdefghijklmnopqrstuvwxyz1234567890ąćęłńóśżź .,-()'/\"[]{}:<>\\".split(''); m.unshift(''); exports.default = m;