UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

10 lines (9 loc) 151 B
var gbkTable = require('./table/gbk.js'); module.exports = { 'windows936': 'gbk', 'gb2312': 'gbk', 'gbk': { type: 'table', table: gbkTable } }