UNPKG

@reactant/web

Version:
3 lines (2 loc) 176 B
import { CreateConfigOptions, Context } from '@reactant/platform'; export default function createCracoConfig(context: Context, options?: CreateConfigOptions): Promise<string>;