Function: getCollectionArray()
getCollectionArray(
config):string[] |undefined
Defined in: lib/with-call-state.ts:54
Parameters
config
{ collection?: string; } | { collections?: string[]; }
Returns
string[] | undefined
getCollectionArray(
config):string[] |undefined
Defined in: lib/with-call-state.ts:54
{ collection?: string; } | { collections?: string[]; }
string[] | undefined