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

Method keepTab

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

* 将预览标签页转为常规标签页

(tabId: string)

Source from the content-addressed store, hash-verified

133 * 将预览标签页转为常规标签页
134 */
135 keepTab(tabId: string): void
136}
137
138// ==================== Settings Store ====================

Callers 1

getTabStoreInterfaceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected