UNPKG

oc-template-preact-compiler

Version:
5 lines (4 loc) 149 B
export default function preactOCProviderTemplate({ viewPath, providerFunctions }: { viewPath: string; providerFunctions: string; }): string;