Function: isSchemaFactoryType()
isSchemaFactoryType(
value
,factory
):boolean
Defined in: utils/is-type.ts:24
Checking if a value is a factory supported by Ottoman.
Parameters
value
any
factory
any
List of Schema Factories
Returns
boolean