UNPKG
@freik/node-utils
Version:
latest (1.6.10)
1.6.10
1.6.9
1.6.7
1.6.4
1.6.3
1.6.2
1.6.0
1.4.1
1.4.0
1.3.10
1.3.9
1.3.8
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.4
1.1.3
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.22.0
0.21.0
0.20.7
0.20.6
0.20.5
0.20.4
0.20.3
0.20.2
0.20.1
0.20.0
0.19.0
0.18.0
0.17.1
0.17.0
0.16.0
0.15.1
0.15.0
0.14.7
0.14.6
0.14.5
0.14.4
0.14.2
0.14.1
0.14.0
0.13.0
0.11.1
0.11.0
0.10.0
0.9.2
0.9.0
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.1
0.6.0
0.5.0
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
My personal set of utilities for NodeJS
github.com/kevinfrei/packages
kevinfrei/packages
@freik/node-utils
/
lib
/
esm
/
OpenLocalBrowser.d.ts
2 lines
(1 loc)
•
45 B
TypeScript
View Raw
1
2
export
default
function
(
url: string
):
void
;