UNPKG

nest-arango

Version:

ArangoDB driver module for NestJS with a built-in CLI tool for creating and running migration scripts

5 lines 189 B
export declare class CreateCommand { static execute(outDir: string): Promise<void>; protected static templateTs(name: string): string; } //# sourceMappingURL=create.command.d.ts.map