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