import * as momentum from "https://deno.land/x/momentum@v0.8.2/cli/deps.ts";
Functions
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 |