inet-core
Advanced tools
Comparing version 2.2.5 to 2.2.6
{ | ||
"name": "inet-core", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"description": "iNet Core", | ||
@@ -5,0 +5,0 @@ "main": "./bundles/inet-core.umd.js", |
@@ -50,2 +50,6 @@ export declare class iNet { | ||
/** | ||
* Gets the prefix of server | ||
*/ | ||
static getFirmPrefix(): string; | ||
/** | ||
* Checks if inet layout is enabled | ||
@@ -116,2 +120,6 @@ */ | ||
static isSmartCloud(): boolean; | ||
/** | ||
* Gets the web context of server | ||
*/ | ||
static getWebContext(): string; | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1435842
13170