MCPcopy Create free account
hub / github.com/experdot/pointer / reorderTabs

Method reorderTabs

src/renderer/src/stores/interfaces/ui.ts:94–94  ·  view source on GitHub ↗

* 重新排序标签页

(fromIndex: number, toIndex: number)

Source from the content-addressed store, hash-verified

92 * 重新排序标签页
93 */
94 reorderTabs(fromIndex: number, toIndex: number): void
95
96 /**
97 * 切换标签页固定状态

Callers 1

getTabStoreInterfaceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected