Version: latest
Describe the bug
The writable store (https://github.com/authorizerdev/authorizer-svelte/blob/main/src/lib/store/index.ts) does not specify a type.
Expected behavior
The data returned when subscribing to the store should be of the type AuthorizerState.
Screenshots
Current state of the store:

Version: latest
Describe the bug
The writable store (https://github.com/authorizerdev/authorizer-svelte/blob/main/src/lib/store/index.ts) does not specify a type.
Expected behavior
The data returned when subscribing to the store should be of the type AuthorizerState.
Screenshots
Current state of the store:
