Function getScopeOptions

  • Returns scope option meta data from specified target

    Type Parameters

    • TCreationAttributes extends {}

    • TModelAttributes extends {}

    Parameters

    • target: any

    Returns ScopeOptions<TCreationAttributes, TModelAttributes> | undefined

    Deprecated

Generated using TypeDoc