Fix build
This commit is contained in:
parent
abbe9deb1c
commit
a72b80ad4d
|
@ -1,4 +1,6 @@
|
|||
import type Nano from "@budibase/nano"
|
||||
// @ts-ignore this import is actually used
|
||||
import type PouchDB from "pouchdb"
|
||||
import {
|
||||
AllDocsResponse,
|
||||
AnyDocument,
|
||||
|
|
Loading…
Reference in New Issue