UNPKG

@malagu/core

Version:
5 lines 211 B
import { ApplicationShell } from './shell-protocol'; export declare class ApplicationShellImpl implements ApplicationShell { attach(host: HTMLElement): void; } //# sourceMappingURL=application-shell.d.ts.map