Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
This repository was archived by the owner on May 22, 2025. It is now read-only.

No externs are generated for re-exported namespace #1203

@theseanl

Description

@theseanl

As I understand tsickle does not support generating externs from export * from '...' syntax (which I couldn't find a tracking issue), but it seems that it does not support externs generation for the following situation as well:

import * as foo from 'bar';
export {foo}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions