EverydayTech Platform - Developer Reference
Complete Source Code Documentation - All Applications
Loading...
Searching...
No Matches
version.js
Go to the documentation of this file.
1module.exports = {
2 getAgentVersion: () => "1.0.0"
3};