rangoo94/bestest

View on GitHub
packages/compiler-webpack/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
import { WebpackCompilerAdapter } from './lib/WebpackCompilerAdapter'

export { WebpackCompilerAdapterOptionsInterface } from './lib/interfaces/WebpackCompilerAdapterOptionsInterface'

export default WebpackCompilerAdapter