MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / buildAssets

Function buildAssets

tools/xsbug/assets.js:355–357  ·  view source on GitHub ↗
(which)

Source from the content-addressed store, hash-verified

353}
354
355export function buildAssets(which) {
356 buildTheme(themes[which], codeFonts[which]);
357}
358
359export const headerHeight = 26;
360export const footerHeight = 3;

Callers 1

onColorsChangedMethod · 0.90

Calls 1

buildThemeFunction · 0.70

Tested by

no test coverage detected