/**
* @type {string}
*/constkeygenKey=__TEMPLATE_key__/**
* @type {number}
*/constkeygenLength=__TEMPLATE_length____RAW_optional_script__// app logic, we are ensuring the length is equal to the expected one for some reason
if(keygenKey.length===keygenLength){console.log("okay!")}else{console.error("oh no!")}