feat: add server side session storage #505
Annotations
5 errors
Test types:
src/module.ts#L168
Type 'string | undefined' is not assignable to type 'string'.
|
Test types:
src/module.ts#L169
Type 'number | undefined' is not assignable to type 'number'.
|
Test types:
src/module.ts#L170
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
Test types:
src/runtime/server/utils/session.ts#L5
'"#imports"' has no exported member named 'useStorage'. Did you mean 'useState'?
|
Test types
Process completed with exit code 2.
|
Loading