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