We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Is it possible to export the namespace?
Example:
export declare namespace Foo { export interface Bar { ... } }