fix import
This commit is contained in:
parent
7b78b47a1b
commit
fedc0bd8c8
@ -1,6 +1,6 @@
|
||||
import * as plugins from './smartdata.plugins'
|
||||
import { Db } from './smartdata.classes.db'
|
||||
import { DbDoc } from './smartdata.classes.dbDoc'
|
||||
import { DbDoc } from './smartdata.classes.dbdoc'
|
||||
|
||||
export interface IFindOptions {
|
||||
limit?: number
|
||||
|
Loading…
Reference in New Issue
Block a user