Repository URL to install this package:
|
Version:
1.9.1-1486596246 ▾
|
"use strict";
exports.CHARSETS = {};
exports.CHARSETS.SCLD = {
'`': '\u25c6',
'a': '\u2592',
'b': '\u0009',
'c': '\u000c',
'd': '\u000d',
'e': '\u000a',
'f': '\u00b0',
'g': '\u00b1',
'h': '\u2424',
'i': '\u000b',
'j': '\u2518',
'k': '\u2510',
'l': '\u250c',
'm': '\u2514',
'n': '\u253c',
'o': '\u23ba',
'p': '\u23bb',
'q': '\u2500',
'r': '\u23bc',
's': '\u23bd',
't': '\u251c',
'u': '\u2524',
'v': '\u2534',
'w': '\u252c',
'x': '\u2502',
'y': '\u2264',
'z': '\u2265',
'{': '\u03c0',
'|': '\u2260',
'}': '\u00a3',
'~': '\u00b7'
};
exports.CHARSETS.UK = null;
exports.CHARSETS.US = null;
exports.CHARSETS.Dutch = null;
exports.CHARSETS.Finnish = null;
exports.CHARSETS.French = null;
exports.CHARSETS.FrenchCanadian = null;
exports.CHARSETS.German = null;
exports.CHARSETS.Italian = null;
exports.CHARSETS.NorwegianDanish = null;
exports.CHARSETS.Spanish = null;
exports.CHARSETS.Swedish = null;
exports.CHARSETS.Swiss = null;
exports.CHARSETS.ISOLatin = null;
//# sourceMappingURL=Charsets.js.map