UNPKG

@macrof/cli

Version:

React MicroFrontend compiler, Typescript, Webpack 5, ModuleFederation

10 lines (9 loc) 203 B
export default class { apply(compiler: { hooks: { make: { tap: (arg0: string, arg1: (compilation: any) => void) => void; }; }; }): void; }