MCPcopy Index your code
hub / github.com/MALSync/MALSync / langDirection

Method langDirection

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

Source from the content-addressed store, hash-verified

14 lang(selector, args?: string[]): string;
15
16 langDirection(): 'ltr' | 'rtl';
17
18 assetUrl(filename: string): string;
19

Callers 2

initflashmFunction · 0.80
loadUIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected