Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.storage
/
StorageEstimate
Storage
Estimate
interface
StorageEstimate
(
source
)
Members
Properties
quota
Link copied to clipboard
abstract
val
quota
:
UInt53
?
usage
Link copied to clipboard
abstract
val
usage
:
UInt53
?