UNPKG

@anoki/fse-common

Version:

Common types for FSE

5 lines (4 loc) 72 B
export type WithTranslations<TFields> = { it: TFields en: TFields }