UNPKG
@optc/loader
Version:
latest (0.6.4)
0.6.4
0.6.3
0.6.2
Optc loader
github.com/yjl9903/optc
yjl9903/optc
@optc/loader
/
dist
/
index.cjs
6 lines
(3 loc)
•
51 B
JavaScript
View Raw
1
2
3
4
5
6
'use strict'
;
const
msg =
""
;
exports
.
msg
= msg;