Variable ABOUT_MODULEConst
ABOUT_MODULE: Readonly<
{
author: "mark.shaffer@codemelted.com / dev.codemelted.com";
copyright: "© 2025 - 2026 Mark Shaffer. All Rights Reserved.";
history: "\n- v26.0.0 [2026-OCT-01]: Initial release of the module. It exposes the current\n public APIs and objects available on the Browser / Deno / Node / Worker\n JavaScript runtimes that have been fully tested and documented.\n";
license: "MIT License\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the 'Software'), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL\nTHE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n";
todos: "\n1. Identify something needing doing within the file.\n";
version: "v26.0.0 [Last Updated 2026-OCT-01]";
},
> = ...