mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Fix more documentation issues
This commit is contained in:
parent
2accf954ca
commit
f7e08bbea8
3 changed files with 2 additions and 13 deletions
|
|
@ -21,6 +21,7 @@ const ecosystemSettings = {
|
|||
ecoSystem: ECOSYSTEM_JS,
|
||||
};
|
||||
|
||||
/** @returns {string} - The current ecosystem setting (ECOSYSTEM_JS or ECOSYSTEM_PY) */
|
||||
export function getEcoSystem() {
|
||||
return ecosystemSettings.ecoSystem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue