Variable currencySchemaConst
currencySchema: {
defaultValue: never[];
fields: { defaultValue: number; name: string; type: string }[];
name: string;
type: string;
} = ...
Type declaration
defaultValue: never[]
fields: { defaultValue: number; name: string; type: string }[]
name: string
type: string