feat(storage): provide type safety for useStorage #4606
Annotations
6 errors
src/runtime/storage.ts#L3
Cannot find module '../../utils/storage' or its corresponding type declarations.
|
src/runtime/storage.ts#L4
Cannot find module '../../types/utils' or its corresponding type declarations.
|
src/runtime/storage.ts#L8
'StorageKeys' cannot be used as a value because it was imported using 'import type'.
|
src/runtime/storage.ts#L8
The value 'undefined' cannot be used here.
|
src/runtime/storage.ts#L10
Argument of type 'number' is not assignable to parameter of type 'string'.
|
|
The logs for this run have expired and are no longer available.
Loading