UNPKG

@gitbook/pinyin-pro

Version:

GitBook's fork of pinyin-pro, a fantastic open-source package for turning Chinese characters to pinyin.

3 lines (2 loc) 135 B
import { MatchPattern } from "."; export declare function minTokenization(patterns: MatchPattern[], length: number): MatchPattern[];