-
Type:
Improvement
-
Status: In Progress
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: cordova-plugin-device
-
Labels:None
The javascript code creates an object and prototype which is not exposed outside it's own module. It simply exports a 'new' object.
We should be providing best practice code in our core plugins, especially the simpler ones.