UNPKG

industry-tools

Version:

Industry Tools is a TypeScript library providing essential tools for the Industry AI Agent Platform.

8 lines (7 loc) 207 B
export var Network; (function (Network) { Network["BASE"] = "base"; Network["POLYGON"] = "polygon"; Network["SCROLL"] = "scroll"; Network["SOLANA"] = "solana"; })(Network || (Network = {}));