// export R# source type define for javascript/typescript language // // package_source=Darwinism declare namespace Darwinism { module _ { /** */ function onLoad(): object; } /** */ function ___config_runtime_env(): object; }