UNPKG
pon-shared-pon.universe.frontend.shared.componentlibrary
Version:
latest (1.0.0)
1.0.0
shared components for Pon Universe
pon-shared-pon.universe.frontend.shared.componentlibrary
/
packages
/
test
/
lib
/
test.js
8 lines
(5 loc)
•
71 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
'use strict'
;
module
.
exports
= test;
function
test
(
) {
// TODO
}