StorageAPI
Types
storageEstimate
type storageEstimate = { mutable usage?: int, mutable quota?: int,}Record fields
usage
option< int >
quota
option< int >
storageManager
type storageManager = {}Module
There are methods and helpers defined in StorageManager .