UNPKG

@loadsmart/miranda-wc

Version:

Miranda Web Components component library

7 lines (6 loc) 243 B
/** * This function cover the late upgrade for context providers. * Check https://github.com/lit/lit/tree/main/packages/labs/context#late-upgraded-context-providers * for more details. */ export declare function attachContextRoot(): void;