UNPKG

@sprit/console-tag

Version:
5 lines (4 loc) 220 B
export { default as Git } from './helpers/git'; export { getConsole } from './helpers/console'; export { ConsoleTagWebpackPlugin } from './plugins/webpack'; export { ConsoleTagRspackPlugin } from './plugins/rspack';