Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ isMergeable
Method
isMergeable
src/@types/store/index.d.ts:821–821 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
819
820
/// Store.isMergeable
821
isMergeable(): boolean;
822
}
823
824
/// createStore
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected