UNPKG

@achingbrain/ssdp

Version:

Yet another SSDP implementation for node.js

3 lines 150 B
import type { SSDP } from '../index.js'; export declare function discover(ssdp: SSDP, serviceType?: string): void; //# sourceMappingURL=index.d.ts.map