UNPKG
@piarre/ts-freebox
Version:
latest (1.0.1)
1.0.1
1.0.0
@piarre/ts-freebox
/
out
/
@types
/
connection
/
index.d.mts
3 lines
(2 loc)
•
127 B
text/typescript
View Raw
1
2
3
export
{
ConnectionStatus
}
from
'./status.mjs'
;
export
{
ConnectionConfig
,
IPv6ConnectionConfiguration
}
from
'./config.mjs'
;