summaryrefslogtreecommitdiff
path: root/old/deps.ts
blob: f3c2ba66e9a876af29cf305a3fa087ec711b539d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
// This file is part of Macy <https://github.com/Fuwn/macy>.
// Copyright (C) 2022-2022 Fuwn <[email protected]>
//
// All Rights Reserved.
//
// Copyright (C) 2022-2022 Fuwn <[email protected]>
// SPDX-License-Identifier: UNLICENSED

export * as deploy from "https://deno.land/x/[email protected]/deploy.ts";
export * from "https://deno.land/x/[email protected]/mod.ts";