🚧 Still under progress. Soon will be finished.

Decorator

INTERFACE code

Description

Result of a decorator after serializing it

Properties

Name Type Description
name string

The name of the decorator

arguments unknown[]

An array of the argument passed when calling the decorator

jsDoc CommentPart[]

The JSDoc

source SourceReference

Where the decorator is defined