UNPKG

@malagu/core

Version:
5 lines 173 B
export declare const ApplicationShell: unique symbol; export interface ApplicationShell { attach(host: HTMLElement): void; } //# sourceMappingURL=shell-protocol.d.ts.map