const maxCommandHistoryEntries: 100 = 100
const
100
Defined in: domain/storage/extension-state.ts:8
保存する入力履歴の最大件数。
On this page