interface Deno.lint.NewExpression
unstable
Create a new instance of a class.
Properties #
#typeArguments: TSTypeParameterInstantiation | undefined
#arguments: Array<Expression | SpreadElement>
Create a new instance of a class.
#typeArguments: TSTypeParameterInstantiation | undefined
#arguments: Array<Expression | SpreadElement>