UNPKG
adapton
Version:
latest (0.0.1)
0.0.1
Nominal Adapton implementation for Node.js
adapton
/
index.js
3 lines
(2 loc)
•
56 B
JavaScript
View Raw
1
2
3
'use strict'
module
.
exports
=
require
(
'./lib/adapton'
);