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) 107 B
import type { Pattern } from "../common/ac"; export declare function fillPattern2(arr: Pattern[]): void;