1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tools/release/deps.ts

5 lines
257 B
TypeScript
Raw Normal View History

// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
export * from "https://raw.githubusercontent.com/denoland/automation/0.19.0/mod.ts";
export * from "https://raw.githubusercontent.com/denoland/automation/0.19.0/github_actions.ts";