Skip to content

[playwright] does not export TheiaTerminal and TheiaWelcomeView #16011

@ngfelixl

Description

@ngfelixl

Hi everyone,

I noticed that the TheiaTerminal and TheiaWelcomeView are not exported from the Theia Playwright utilities.
To solve this, the @theia/playwright/src/index.ts file should export:

export * from './theia-terminal';
export * from './theia-welcome-view';

I also noticed that theia-monaco-editor.ts is not exported. May I create a PR and add those exports?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions