MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / font.ios.ts

File font.ios.ts

packages/core/ui/styling/font.ios.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Font as FontBase, parseFontFamily, FontWeight, FontVariationSettings, fuzzySearch, FONTS_BASE_PATH } from './font-common';
2import { FontStyleType, FontWeightType, FontVariationSettingsType } from './font-interfaces';
3import { Trace } from '../../trace';
4import { File, FileSystemEntity, Folder, knownFolders, path } from '../../file-system';

Callers

nothing calls this directly

Calls 1

registerCustomFontsFunction · 0.85

Tested by

no test coverage detected