Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/momentum/cli/deps.ts

Momentum is an open-source framework for building server-side Deno applications in TypeScript. It provides the paradigms and design patterns to guide developers to create robust, scalable, and enterprise-grade applications.
Latest
import * as momentum from "https://deno.land/x/momentum@v0.8.2/cli/deps.ts";

Functions

f
existsSync
deprecated

Test whether or not the given path exists by checking with the file system

Decorator used to inject a type using a type identifier

Decorator used to mark a type as available for dependency injection globally.

Decorator that marks a class as an MvModule and supplies configuration metadata.

Creates a new basic momentum platform