Type alias BootstrapOptions

BootstrapOptions: {
    keys: KeysOptions;
    nodePath: string;
}

Type declaration

Generated using TypeDoc