BookmarkCommandSuccess
This content is for v1.3.0. Switch to the latest version for up-to-date documentation.
Defined in: application/bookmarks/bookmark-use-cases.ts:38
Bookmark commandの成功結果です。
Type Parameters
Section titled “Type Parameters”TValue
Section titled “TValue”TValue
Properties
Section titled “Properties”
readonlyok:true
Defined in: application/bookmarks/bookmark-use-cases.ts:42
成功したことを表します。
readonlyvalue:TValue
Defined in: application/bookmarks/bookmark-use-cases.ts:46
成功時の値です。