Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ IFolderRepository
Interface
IFolderRepository
src/renderer/src/persistence/interfaces/userData.ts:112–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
* Folder repository
interface
111
*/
112
export
interface
IFolderRepository extends IRepository<PageFolder> {}
113
114
/**
115
* Messages repository
interface
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected