Home > ts-morph-structures > ExportManager > getDeclarations
Get the export declarations, sorted by path to file, then internally by specified export values.
Signature:
getDeclarations(): ExportDeclarationImpl[];
Returns:
ExportDeclarationImpl[]