UNPKG

@macrof/shared

Version:

React MicroFrontend Shared, Typescript, Webpack 5, ModuleFederation

6 lines (5 loc) 146 B
import { MF_TYPES } from "./types"; export * from "./createStores"; export * from "./interfaces"; export * from "./initial"; export { MF_TYPES };