UNPKG

pangu

Version:

Opinionated paranoid text spacing: automatically inserts whitespace between CJK (Chinese, Japanese, Korean) and ANS (alphabetical letters, numerical digits and symbols)

9 lines 267 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; //# sourceMappingURL=index.d.cts.map