chore(pockethost): fix mothership migration typings

This commit is contained in:
Ben Allfree 2024-07-22 22:29:43 -07:00
parent 5734bf2a3d
commit aa4a1039c3

View File

@ -1,4 +1,4 @@
/// <reference path="../pb_data/types.d.ts" />
/// <reference path="../pb_hooks/types/types.d.ts" />
migrate((db) => {
const dao = new Dao(db)
const collection = dao.findCollectionByNameOrId("etae8tuiaxl6xfv")