mirror of https://github.com/webpack/webpack.git
4 lines
37 B
JavaScript
4 lines
37 B
JavaScript
|
import { x } from "./missing";
|
||
|
|
||
|
x();
|