UNPKG
manifoldjs-chrome
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
ManifoldJS Chrome OS Platform
github.com/manifoldjs/manifoldjs-chrome
manifoldjs/manifoldjs-chrome
manifoldjs-chrome
/
index.js
7 lines
(4 loc)
•
82 B
JavaScript
View Raw
1
2
3
4
5
6
7
'use strict'
;
module
.
exports
= {
Platform
:
require
(
'./lib/platform'
) };