• Decorator factory for tagging properties to (de)serialization.

    Parameters

    Returns ((target, propertyKey) => void)

    The function decorator.

      • (target, propertyKey): void
      • Parameters

        • target: object
        • propertyKey: string

        Returns void

Generated using TypeDoc