Retrieves a value from the active storage mechanism across any runtime environment (Browser, NodeJS, Deno, GoogleAppsScript). Rebuilds serialized objects automatically.
The storage key to lookup
The deserialized value, or the default value
Retrieves a value from the active storage mechanism across any runtime environment (Browser, NodeJS, Deno, GoogleAppsScript). Rebuilds serialized objects automatically.
The storage key to lookup
Optionaldflt: TThe fallback value if the key does not exist
The deserialized value, or the default value
Retrieves a value from the active storage mechanism across any runtime environment (Browser, NodeJS, Deno, GoogleAppsScript). Rebuilds serialized objects automatically.