Type alias StorageKeyReturnDefaults

StorageKeyReturnDefaults: {
    [key in StorageKey]: StorageKeyReturnType[key]
}

Internalapi

Generated using TypeDoc