Import Ruty
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
module.exports = Orientation = {
|
||||
PORTRAIT : false,
|
||||
LANDSCAPE : true
|
||||
};
|
||||
Reference in New Issue
Block a user