UNPKG

deep-chat-dev

Version:

Customizable chat component for AI APIs

10 lines 300 B
export declare class IntroPanel { readonly _elementRef: HTMLElement; private _isDisplayed; constructor(childElement: HTMLElement); private static createIntroPanel; private createIntroPanelWithChild; hide(): void; display(): void; } //# sourceMappingURL=introPanel.d.ts.map