Files
start-sdk/dependencies.ts
2023-02-27 10:38:56 -07:00

3 lines
145 B
TypeScript

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