NS Tools/Framework - v0.0.1
    Preparing search index...
    • Generic property descriptor with algorithm for values that need to go through the NS format module on field write. Returns plain getValue() on reads note: does not take into account timezone This decorator applies to record properties only (i.e. not for use on sublists).

      Type Parameters

      Parameters

      • formatType: Type

        the NS field type (e.g. 'date')

      • _target: T
      • propertyKey: string

      Returns any

      an object property descriptor to be used with decorators