UNPKG

@reactant/rebass

Version:
3 lines (2 loc) 195 B
import { Config, Context, PlatformOptions } from '@reactant/plugin'; export default function createConfig(config: Partial<Config>, _context: Context, _options: PlatformOptions): Partial<Config>;