Files
start-sdk/dependencies.ts
2022-06-29 11:20:34 -06:00

2 lines
144 B
TypeScript

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