TenantAtlas/apps/platform/.pnpm-store/v10/files/03/5550b26ba77f2e901ae31a482367e5b8536d57239f27a65e6f11601737cd7b4a876d5ce8d10dbc1398049423b1834586a6c9a32d06671bf509378278c232e5
Ahmed Darrazi 9f74f7a658
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 51s
feat: compress governance operator outcomes
2026-04-19 14:15:11 +02:00

5 lines
132 B
Plaintext

'use strict';
/** @type {import('./reflectApply')} */
module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;