functional-models
    Preparing search index...

    Type Alias ModelReferenceFunctions

    ModelReferenceFunctions: Record<string, () => Maybe<PrimaryKeyType>>

    A function that can provide a model reference.