MCPcopy Create free account
hub / github.com/DTStack/molecule / getFontInMac

Function getFontInMac

src/common/className.ts:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 * @returns
63 */
64export function getFontInMac() {
65 return Utils.isMacOs() ? 'mac' : '';
66}

Callers 2

workbench.tsxFile · 0.90
TooltipFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected