function types.listimport { types } from "https://deno.land/x/clarinet@v1.0.3/index.ts"; const { list } = types; list(val: Array<any>)Parametersval: Array<any>