UNPKG

@trycourier/courier-ui-inbox

Version:

Inbox components for the Courier web UI

2 lines (1 loc) 126 B
export declare function replaceElementInShadowRoot(shadowRoot: ShadowRoot, elementId: string, newElement: HTMLElement): void;