UNPKG
bigassfans
Version:
latest (0.2.0)
0.2.0
0.1.2
0.1.1
0.1.0
A library for discovering and controlling BigAssFans
bigassfans
/
dist
/
SLIP.d.ts
3 lines
•
157 B
TypeScript
View Raw
1
2
3
export
declare
function
wrap
(
b:
Uint8Array
):
Uint8Array
;
export
declare
function
unwrap
(
b:
Uint8Array
):
Uint8Array
|
null
;
//# sourceMappingURL=SLIP.d.ts.map