ts-morph-structures

Home > ts-morph-structures > ExportManager > getDeclarations

ExportManager.getDeclarations() method

Get the export declarations, sorted by path to file, then internally by specified export values.

Signature:

getDeclarations(): ExportDeclarationImpl[];

Returns:

ExportDeclarationImpl[]