@forge/cli
12.19.012.19.0-experimental-a6c6519
out/command-line/register-module-commands.d.ts+
out/command-line/register-module-commands.d.tsNew file+3
Index: package/out/command-line/register-module-commands.d.ts
===================================================================
--- package/out/command-line/register-module-commands.d.ts
+++ package/out/command-line/register-module-commands.d.ts
@@ -0,0 +1,3 @@
+import { Dependencies } from './dependency-injection';
+export declare function registerCommands(deps: Dependencies): Promise<void>;
+//# sourceMappingURL=register-module-commands.d.ts.map
\ No newline at end of file