UNPKG

@neo-one/server-plugin-network

Version:

NEO•ONE Server network plugin.

3 lines (2 loc) 166 B
import { CLIArgs } from '@neo-one/server-plugin'; export declare const startNode: ({ vorpal, monitor, shutdown, mutableShutdownFuncs, logConfig$ }: CLIArgs) => void;