• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • @sequelize/core
  • decorators-legacy
  • Version

Function Version

  • Version(): PropertyOrGetterDescriptor

    Returns PropertyOrGetterDescriptor

    • Defined in packages/core/src/decorators/legacy/built-in-attributes.ts:68
  • Version(options: undefined): PropertyOrGetterDescriptor

    Parameters

    • options: undefined

    Returns PropertyOrGetterDescriptor

    • Defined in packages/core/src/decorators/legacy/built-in-attributes.ts:68
  • Version(
        target: Object,
        propertyName: string | symbol,
        propertyDescriptor?: PropertyDescriptor,
    ): void

    Parameters

    • target: Object
    • propertyName: string | symbol
    • OptionalpropertyDescriptor: PropertyDescriptor

    Returns void

    • Defined in packages/core/src/decorators/legacy/built-in-attributes.ts:68

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc