UNPKG

shevchenko

Version:

JavaScript library for declension of Ukrainian anthroponyms

4 lines (3 loc) 78 B
export interface InflectionCommandRunner { exec(value: string): string; }