This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { aql } from 'arangojs'
|
||||
import { ensureGraph, getDb } from '../src/db.js'
|
||||
import { ensureGraph, getDb } from '../dist/db.js'
|
||||
|
||||
type GeoNode = {
|
||||
_key: string
|
||||
|
||||
Reference in New Issue
Block a user