UNPKG
html5-plus
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
html5 plus typescript DefinitelyTyped (alpha...)
github.com/westsky/html5-plus
westsky/html5-plus
html5-plus
/
types
/
plus.oauth.d.ts
12 lines
(9 loc)
•
301 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
/**
*
Orientation模块管理设备的方向信息, 包括alpha、beta、gamma三个方向信息,通过plus.orientation可获取设备方向管理对象。
*
Typescript 声明文件
*
@author westsky
*
@description Html 5+ plus.orientation
*/ declare namespace plus.oauth { }