UNPKG

129 BTypeScriptView Raw
1import ts from 'typescript';
2export declare function getNamedExports(node: ts.ExportDeclaration): readonly ts.ExportSpecifier[];