arangojs
Version:
The official ArangoDB JavaScript driver.
15 lines • 433 B
JavaScript
/**
* ```ts
* import type { FoxxManifest } from "arangojs/foxx-manifest.js";
* ```
*
* The "foxx-manifest" module provides the Foxx manifest type for TypeScript.
*
* Generated from [JSON Schema](http://json.schemastore.org/foxx-manifest)
* using `json-schema-to-typescript`.
*
* @packageDocumentation
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=foxx-manifest.js.map
;