UNPKG

taggedjs

Version:

tagged template reactive html

5 lines (4 loc) 258 B
import { SupportContextItem } from '../SupportContextItem.type.js'; import { SupportTagGlobal } from '../getTemplaterResult.function.js'; /** Only used in TagSupport */ export declare function getNewGlobal(contextItem: SupportContextItem): SupportTagGlobal;