MCPcopy
hub / github.com/DevCloudFE/ng-devui / generate-styles-var.js

File generate-styles-var.js

scripts/themeable/utils/generate-styles-var.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs').promises;
2const path = require('path');
3
4async function readFile(files, dir = '') {

Callers

nothing calls this directly

Calls 2

taskFunction · 0.85
logMethod · 0.45

Tested by

no test coverage detected