UNPKG

@testwizard/core

Version:

6 lines (5 loc) 93 B
const Orientation = { PORTRAIT: 0, LANDSCAPE: 1 } module.exports = Orientation;