Skip to main content
Module

x/ultra/lib/build/deps.ts

🧙 Hypermodern Zero-Legacy Deno/React Framework
Go to Latest
File
export { Builder, FileBag, VirtualFile,} from "https://deno.land/x/mesozoic@v1.0.0-alpha.40/mod.ts";export type { BuildResult } from "https://deno.land/x/mesozoic@v1.0.0-alpha.40/mod.ts";export type { EntrypointConfig } from "https://deno.land/x/mesozoic@v1.0.0-alpha.40/lib/entrypoint.ts";export { deepMerge } from "https://deno.land/std@0.153.0/collections/deep_merge.ts";export { crayon } from "https://deno.land/x/crayon@3.3.2/mod.ts";export { brightBlue, green, underline,} from "https://deno.land/std@0.153.0/fmt/colors.ts";export { copy, emptyDir, ensureDir, walk,} from "https://deno.land/std@0.153.0/fs/mod.ts";export { globToRegExp } from "https://deno.land/std@0.153.0/path/glob.ts";export { sprintf } from "https://deno.land/std@0.153.0/fmt/printf.ts";export { fromFileUrl, join, relative, resolve, toFileUrl,} from "https://deno.land/std@0.153.0/path/mod.ts";export { SEP } from "https://deno.land/std@0.153.0/path/separator.ts";export { default as outdent } from "https://deno.land/x/outdent@v0.8.0/mod.ts";export { wait } from "https://deno.land/x/wait@0.1.12/mod.ts";