UNPKG

arangojs

Version:

The official ArangoDB JavaScript driver.

14 lines 367 B
/** * ```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 */ export {}; //# sourceMappingURL=foxx-manifest.js.map