UNPKG
wx-gc-behavior
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Behaviors
wx-gc-behavior
/
src
/
component
/
methods.js
5 lines
•
77 B
JavaScript
View Raw
1
2
3
4
5
module
.
exports
= { test () { console.log(
'test111'
); } }