variable createTemplateRe-exportimport { createTemplate } from "https://deno.land/x/tappin@0.5.0/core/mod.ts"; type<T>(f1?: (dsl: ServiceDsl<T>) => ServiceDsl<T>) => unknown