UNPKG

@milkmaccya2/hostswitch

Version:

A simple CLI tool to manage and switch between multiple hosts file profiles for different development environments

3 lines 148 B
import type { HostSwitchConfig } from '../interfaces'; export declare function createConfig(): HostSwitchConfig; //# sourceMappingURL=index.d.ts.map