UNPKG

@modern-js/core

Version:

A Progressive React Framework for modern web development.

3 lines (2 loc) 103 B
import type { UserConfig } from '../types'; export declare function createDefaultConfig(): UserConfig;