This commit is contained in:
aozhiwei 2022-09-21 11:05:06 +08:00
parent 9f05e8b36d
commit d70dd05932

View File

@ -2,4 +2,4 @@ function init() {
} }
expors.init = init; exports.init = init;