MCPcopy 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

constructorMethod · 0.80
initflashmFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected