8 lines
160 B
JavaScript
8 lines
160 B
JavaScript
import { PouchORM } from '../src/index.js';
|
|
|
|
// describe('A PouchORM Document', () => {
|
|
// it('.', () => {
|
|
// expect().nothing();
|
|
// });
|
|
// });
|