Interface NodeOptionsOverrides

interface NodeOptionsOverrides {
    kubo?: KuboOptions;
}

Properties

Properties