We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb8e84 commit f18f8eeCopy full SHA for f18f8ee
src/model/Months.js
@@ -29,3 +29,5 @@ export class MonthsCollection extends PouchDBCollection {
29
return super.update(key, changes)
30
}
31
32
+
33
+export const Months = new MonthsCollection()
0 commit comments