/** * API calls designed to execute in decentralized fashion */ define([], function() { function RZ_API_Mesh() { } return new RZ_API_Mesh(); });