UNPKG

@matatbread/typia

Version:

Superfast runtime validators with only one line

5 lines (4 loc) 178 B
import { TypiaSetupWizard } from "../TypiaSetupWizard"; export declare namespace PluginConfigurator { function configure(args: TypiaSetupWizard.IArguments): Promise<void>; }