UNPKG

@esmx/core

Version:

A high-performance microfrontend framework supporting Vue, React, Preact, Solid, and Svelte with SSR and Module Federation capabilities.

3 lines (2 loc) 171 B
export declare function cli(command: string): Promise<void>; export declare function resolve(specifier: string, context: Record<string, any>, nextResolve: Function): any;