function anyTypeimport { anyType } from "https://deno.land/x/rambda@9.4.1/files/index.d.ts"; anyType(targetType: RambdaTypes): (...input: any[]) => booleanParameterstargetType: RambdaTypesReturns(...input: any[]) => boolean