deno.land / x / denon@2.5.0 / mod.ts

نووسراو ببینە
1
2
3
4
5
6
7
8
9
// Copyright 2020-2021 the denosaurs team. All rights reserved. MIT license.
export * from "./denon.ts";export * from "./src/watcher.ts";export * from "./src/runner.ts";
export { DEFAULT_DENON_CONFIG } from "./src/config.ts";export type { DenonConfig } from "./src/config.ts";
denon

Version Info

Tagged at
2 years ago