Files
start-sdk/dependencies.ts

3 lines
145 B
TypeScript

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