Sha256: 8054b98bb39d430b1c2c655eebf105780e04efcc30cd933575e327b9e0d6daa3

Contents?: true

Size: 122 Bytes

Versions: 44

Compression:

Stored size: 122 Bytes

Contents

module.exports = {
  DOWN: 40,
  ESC: 27,
  ENTER: 13,
  LEFT: 37,
  RIGHT: 39,
  SPACE: 32,
  TAB: 9,
  UP: 38
}

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
nutella_framework-0.7.3 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.7.2 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.7.1 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.7.0 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.21 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.20 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.19 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.18 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.17 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.16 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.15 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.13 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.12 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.11 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.10 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.9 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.8 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.7 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.6 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js
nutella_framework-0.6.5 framework_components/roomcast-package-creator/src/app/components/material-ui/utils/key-code.js