UNPKG

pangu

Version:

Paranoid text spacing for good readability, to automatically insert whitespace between CJK (Chinese, Japanese, Korean) and half-width characters (alphabetical letters, numerical digits and symbols).

9 lines (8 loc) 231 B
import index = require('./index.js'); declare class PanguModule extends index.NodePangu { NodePangu: typeof index.NodePangu; pangu: PanguModule; default: PanguModule; } declare const pangu: PanguModule; export = pangu;