UNPKG

overwatch-api-server

Version:
9 lines (6 loc) 188 B
import irregularPluralsJson = require('./irregular-plurals.json'); declare const irregularPlurals: ReadonlyMap< keyof typeof irregularPluralsJson, string >; export = irregularPlurals;