UNPKG

@clinic/clinic-common

Version:
10 lines (7 loc) 200 B
'use strict' const getLoggingPaths = require('./lib/get-logging-paths') const checkForTranspiledCode = require('./lib/source-check') module.exports = { getLoggingPaths, checkForTranspiledCode }