UNPKG

@enjoyjs/node-mecab

Version:
4 lines 211 B
import type { Stat } from './types.js'; export declare const mecabNaToUndefined: (text?: string) => string | undefined; export declare const getStat: (statId?: string) => Stat; //# sourceMappingURL=util.d.ts.map