//#region src/compat/util/stubFalse.ts function stubFalse() { return false; } //#endregion exports.stubFalse = stubFalse;