function factorizeSumTypeimport { factorizeSumType } from "https://deno.land/x/functional@v1.3.4/mod.ts"; factorizeSumType<T>(typeName: string, propertyNameListByTag: Record<string, string[]>): TType ParametersTParameterstypeName: stringpropertyNameListByTag: Record<string, string[]>ReturnsT