babel-plugin-transform-vnmfapi
Advanced tools
Comparing version 3.5.63 to 3.5.64
{ | ||
"name": "babel-plugin-transform-vnmfapi", | ||
"version": "3.5.63", | ||
"version": "3.5.64", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
## babel-plugin-transform-vnmfapi | ||
用于 H5 端转换 import default Vnmf API 为模块化引用,以达到 tree-shaking 的目的。 | ||
Used for H5 end conversion import default Vnmf API for modular references to achieve tree-shaking the goal of. | ||
@@ -12,3 +12,3 @@ ### example | ||
会转换为: | ||
will convert to: | ||
@@ -15,0 +15,0 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17899