Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MALSync/MALSync
/ addStyle
Method
addStyle
src/api/storage/storageInterface.ts:10–10 ·
view source on GitHub ↗
(css: string)
Source
from the content-addressed store, hash-verified
8
list(from?: string): Promise<{ [key: string]: any }>;
9
10
addStyle(css: string): Promise<void>;
11
12
version(): string;
13
Callers
15
constructor
Method · 0.80
initflashm
Function · 0.80
init
Function · 0.80
init
Function · 0.80
init
Function · 0.80
init
Function · 0.80
init
Function · 0.80
init
Function · 0.80
init
Function · 0.80
init
Function · 0.80
init
Function · 0.80
init
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected