functional-models
    Preparing search index...

    Type Alias ModelConstructorProps

    ModelConstructorProps: Readonly<{ Model: ModelFactory }>

    A useful type for setting the props object of a Model constructor.