MCPcopy Index your code
hub / github.com/remy/jsconsole / paths.js

File paths.js

config/paths.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const path = require('path');
4const fs = require('fs');

Callers

nothing calls this directly

Calls 3

resolveAppFunction · 0.85
getPublicUrlFunction · 0.85
getServedPathFunction · 0.85

Tested by

no test coverage detected