Alias declaration that can be exported. Is used to defined types. (e.g. type Foobar = { name: string };)
TypeAliasDeclaration
{ExportableDeclaration}
Generated using TypeDoc
Alias declaration that can be exported. Is used to defined types. (e.g. type Foobar = { name: string };)
TypeAliasDeclaration
{ExportableDeclaration}