UNPKG

@vrcd-community/zhlint

Version:

A linting tool for Chinese language.

5 lines (4 loc) 162 B
export * from './types.js'; export { checkCharType } from './char.js'; export { parse, toMutableResult } from './parse.js'; export { travel } from './travel.js';