Move collection to store module
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
||||
batcher,
|
||||
postJson,
|
||||
} from "@welshman/lib"
|
||||
import {collection} from "./collection.js"
|
||||
import {collection} from "@welshman/store"
|
||||
import {deriveProfile} from "./profiles.js"
|
||||
import {appContext} from "./context.js"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user