MCPcopy Create free account
hub / github.com/MALSync/MALSync / assetUrl

Method assetUrl

src/api/storage/storageInterface.ts:18–18  ·  view source on GitHub ↗
(filename: string)

Source from the content-addressed store, hash-verified

16 langDirection(): 'ltr' | 'rtl';
17
18 assetUrl(filename: string): string;
19
20 injectCssResource(res: string, head, code?: string | null): void;
21

Callers 7

handleMalImagesFunction · 0.80
streamingUIMethod · 0.80
fullListCallbackMethod · 0.80
streamingUIMethod · 0.80
fullListCallbackMethod · 0.80
streamingUIMethod · 0.80
streamUIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected