Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MALSync/MALSync
/ injectCssResource
Method
injectCssResource
src/api/storage/storageInterface.ts:20–20 ·
view source on GitHub ↗
(res: string, head, code?: string | null)
Source
from the content-addressed store, hash-verified
18
assetUrl(filename: string): string;
19
20
injectCssResource(res: string, head, code?: string | null): void;
21
22
injectjsResource(res: string, head): void;
23
Callers
1
importAssets
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected