function createimport { create } from "https://deno.land/x/effection@3.0.3/lib/run/create.ts"; create<T>(tag: string,attrs: Partial<T>,prototype: Partial<T>,): TType ParametersTParameterstag: stringattrs: Partial<T>prototype: Partial<T>ReturnsT