portfolio/packages/pouchorm/spec/pouchorm.spec.js

8 lines
160 B
JavaScript

import { PouchORM } from '../src/index.js';
// describe('A PouchORM Document', () => {
// it('.', () => {
// expect().nothing();
// });
// });