mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-04-01 21:13:11 +00:00
chore: Update to remove some wrapper data
This commit is contained in:
@@ -11,7 +11,7 @@ const todo = <A>(): A => {
|
||||
throw new Error("not implemented")
|
||||
}
|
||||
const noop = () => {}
|
||||
describe("wrapperData", () => {
|
||||
describe("Store", () => {
|
||||
test("types", async () => {
|
||||
;async () => {
|
||||
utils<WrapperType>(todo<Effects>()).store.setOwn("/config", {
|
||||
|
||||
Reference in New Issue
Block a user