UNPKG

@relative-ci/agent

Version:

Send bundle stats and CI build information to RelativeCI

8 lines (5 loc) 160 B
import getDebug from 'debug'; const DEBUG_NAME = 'relative-ci:agent'; const debug = getDebug(DEBUG_NAME); export { debug }; //# sourceMappingURL=debug.js.map