wechat-mini-program-extend
Advanced tools
Comparing version 1.3.6 to 1.3.7
@@ -109,2 +109,4 @@ declare namespace extend { | ||
class FrameworkInstaller { | ||
use(extender: MPExtender, options: object): Boolean; | ||
configuration(extender: MPExtender, context: Map<any, any>, options: object): object; | ||
@@ -111,0 +113,0 @@ |
@@ -109,2 +109,4 @@ declare namespace extend { | ||
class FrameworkInstaller { | ||
use(extender: MPExtender, options: object): Boolean; | ||
configuration(extender: MPExtender, context: Map<any, any>, options: object): object; | ||
@@ -111,0 +113,0 @@ |
{ | ||
"name": "wechat-mini-program-extend", | ||
"version": "1.3.6", | ||
"version": "1.3.7", | ||
"repository": "git@github.com:sitorhy/wechat-mini-program-extend.git", | ||
@@ -5,0 +5,0 @@ "author": "sitorhy <sitorhy>", |
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
236523
441