UNPKG

@achingbrain/ssdp

Version:

Yet another SSDP implementation for node.js

3 lines 199 B
import type { SSDPSocketOptions } from './index.js'; export declare function defaultSocketOptions(options?: SSDPSocketOptions): SSDPSocketOptions; //# sourceMappingURL=default-socket-options.d.ts.map