Searched defs:Mod (Results 1 – 2 of 2) sorted by relevance
72 export type Mod<Props = any> = ((config: ExportedConfigWithProps<Props>) => OptionalPromise<Exporte… alias
95 export type Mod<Props = any> = (( alias