Files
start-sdk/dependencies.ts
2022-07-07 12:13:35 -06:00

3 lines
145 B
TypeScript

export * as matches from "https://deno.land/x/ts_matches@v5.2.0/mod.ts";
export * as YAML from "https://deno.land/std@0.140.0/encoding/yaml.ts";