UNPKG

151 BTypeScriptView Raw
1import { Renderer } from '@lwc/engine-core';
2export declare const useSyntheticShadow: boolean;
3export declare const renderer: Renderer<Node, Element>;