AdapterTranslationsFnArgs
ts
type AdapterTranslationsFnArgs = object;Defined in: shared/types.ts:80
Operation args for AdapterOperationFn
Since
1.0.0
Author
Simon Kovtyk
Properties
lang
ts
lang: string;Defined in: shared/types.ts:82
scopes
ts
scopes: Scopes;Defined in: shared/types.ts:81