Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
64
export
function
getFontInMac() {
65
return
Utils.isMacOs() ?
'mac'
:
''
;
66
}
Callers
2
workbench.tsx
File · 0.90
Tooltip
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected