UNPKG

ts-ignore

Version:
3 lines (2 loc) 101 B
import { Config } from '../types'; export default function normalize(config: Config): Promise<void>;