UNPKG

nest-arango

Version:

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

6 lines 177 B
export declare class ArangoDocument { _key?: string | undefined; _id?: string | undefined; _rev?: string | undefined; } //# sourceMappingURL=arango.document.d.ts.map