- added jsdoc on public methods
This commit is contained in:
2024-10-27 15:28:53 +00:00
parent e2e58e100a
commit 830a69e91c
3 changed files with 148 additions and 4 deletions
+1
View File
@@ -41,6 +41,7 @@ export interface RpcConfig extends RpcWrapperConfig {
}
export class Utils {
// todo type for dev browser
public static getEnvironment(): Environment {
if ('joaat' in mp) return Environment.SERVER
if (