diff options
| author | ruki <waruqi@gmail.com> | 2018-11-08 00:38:48 +0800 |
|---|---|---|
| committer | ruki <waruqi@gmail.com> | 2018-11-07 21:53:09 +0800 |
| commit | 26105034da4fcce7ac883c899d781f016559310d (patch) | |
| tree | c459a5dc4e3aa0972d9919033ece511ce76dd129 /node_modules/caniuse-lite/data/features/css-touch-action.js | |
| parent | 2c77f00f1a7ecb6c8192f9c16d3b2001b254a107 (diff) | |
| download | xmake-docs-26105034da4fcce7ac883c899d781f016559310d.tar.gz xmake-docs-26105034da4fcce7ac883c899d781f016559310d.zip | |
switch to vuepress
Diffstat (limited to 'node_modules/caniuse-lite/data/features/css-touch-action.js')
| -rw-r--r-- | node_modules/caniuse-lite/data/features/css-touch-action.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/node_modules/caniuse-lite/data/features/css-touch-action.js b/node_modules/caniuse-lite/data/features/css-touch-action.js new file mode 100644 index 00000000..1c036362 --- /dev/null +++ b/node_modules/caniuse-lite/data/features/css-touch-action.js @@ -0,0 +1 @@ +module.exports={A:{A:{"1":"B","2":"H D G E IB","289":"A"},B:{"1":"0 C p J L N I"},C:{"1":"1 4 6 7 8 9 AB BB CB","2":"0 3 cB F K H D G E A B C p J L N I O P Q R S T U V W X aB UB","194":"2 Y Z a c d e f g h i j k l m n o M q r s t u","1025":"v w x y z"},D:{"1":"1 4 6 7 8 9 f g h i j k l m n o M q r s t u v w x y z AB BB CB OB GB JB HB eB KB LB MB","2":"0 2 F K H D G E A B C p J L N I O P Q R S T U V W X Y Z a c d e"},E:{"2":"F K H D G E A B C NB FB PB QB RB SB TB b VB"},F:{"1":"2 S T U V W X Y Z a c d e f g h i j k l m n o M q r s t u v w x y z","2":"E B C J L N I O P Q R WB XB YB ZB b DB bB EB"},G:{"2":"5 G FB dB fB gB hB iB jB","516":"C kB lB mB nB oB"},H:{"2":"pB"},I:{"1":"GB","2":"3 5 F qB rB sB tB uB vB"},J:{"2":"D A"},K:{"1":"M","2":"A B C b DB EB"},L:{"1":"HB"},M:{"1":"1"},N:{"1":"B","289":"A"},O:{"1":"wB"},P:{"1":"F K xB yB"},Q:{"1":"zB"},R:{"1":"0B"}},B:2,C:"CSS touch-action property"}; |
