mirror of https://github.com/webpack/webpack.git
2 lines
44 B
JavaScript
2 lines
44 B
JavaScript
|
export const a = await Promise.resolve(42);
|