UNPKG

taggedjs

Version:

tagged template reactive html

4 lines (3 loc) 186 B
import { AnySupport } from './index.js'; export declare function getSupportInCycle(): AnySupport | undefined; export declare function setSupportInCycle(support: AnySupport): AnySupport;