跳转到内容

@freenotes/web-runtime


@freenotes/web-runtime / StorageOptions

Interface: StorageOptions

Defined in: src/storage/types.ts:5

Properties

onError?

optional onError?: (error) => void

Defined in: src/storage/types.ts:7

失败诊断;回调异常被隔离,缺失或过期不视为错误。

Parameters

error

StorageError

Returns

void

让基础能力保持简单,让业务开发更加专注。