// @ts-ignore export * from '@@/exports'; export type { IApi, webpack, IRoute, WinApiRequest, WinApiResponse, } from '@winner-fed/preset-win'; export * from './dist';