UNPKG
@xg4/device
Version:
latest (0.3.2)
0.3.2
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
Device detection (phone, tablet, desktop, os)
github.com/xg4/device
xg4/device
@xg4/device
/
dist
/
types
/
utils.d.ts
3 lines
(2 loc)
•
131 B
TypeScript
View Raw
1
2
3
export
declare
function
hasOwn
(
target
:
object
,
key
:
string
):
boolean
;
export
declare
function
methodToName
(
name
?:
string
):
string
;