Skip to content

BookmarkUsage

This content is for v1.3.0. Switch to the latest version for up-to-date documentation.

Defined in: domain/storage/extension-state.ts:53

Bookmark利用統計。

readonly lastOpenedAt: string

Defined in: domain/storage/extension-state.ts:57

疑似CLIから最後に開いた日時ISO文字列。


readonly openCount: number

Defined in: domain/storage/extension-state.ts:55

疑似CLIから開いた回数。

Last updated: