|  | @@ -7,7 +7,7 @@ $pkg.isReady = new Promise(function (resolve, reject) { requirejs(["amber/core/P
 | 
											
												
													
														|  |  //>>excludeEnd("imports");
 |  |  //>>excludeEnd("imports");
 | 
											
												
													
														|  |  $pkg.transport = {"type":"amd","amdNamespace":"amber/core"};
 |  |  $pkg.transport = {"type":"amd","amdNamespace":"amber/core"};
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -$core.addClass("NodePlatform", $globals.Object, [], "Platform-Node");
 |  | 
 | 
											
												
													
														|  | 
 |  | +$core.addClass("NodePlatform", $globals.Object, "Platform-Node");
 | 
											
												
													
														|  |  //>>excludeStart("ide", pragmas.excludeIdeData);
 |  |  //>>excludeStart("ide", pragmas.excludeIdeData);
 | 
											
												
													
														|  |  $globals.NodePlatform.comment="I am `Platform` service implementation for node-like environment.";
 |  |  $globals.NodePlatform.comment="I am `Platform` service implementation for node-like environment.";
 | 
											
												
													
														|  |  //>>excludeEnd("ide");
 |  |  //>>excludeEnd("ide");
 |