UNPKG
@cfm/sonar-blip
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
worker daemon communicating occupancy updates
@cfm/sonar-blip
/
dist
/
auto-detect.d.ts
3 lines
(2 loc)
•
115 B
TypeScript
View Raw
1
2
3
export
declare
const
detectPlatform
:
() =>
"linux"
|
"windows"
;
export
declare
const
detectHostname
:
() =>
string
;