blob: 568830a74b341a8c6e4fc31421f8368ff60d03a3 (
plain)
1
2
3
4
|
// 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";
|