🚧 Still under progress. Soon will be finished.

MemberKind

ENUM code

Description

The different type of members in a class/interface

Members

Name Value Description
Property 'Property'

Represents a property of a class/interface/type-literal

Method 'Method'

Represents a method of a class/interface/type-literal

IndexSignature 'IndexSignature'