TenantAtlas/apps/platform/.pnpm-store/v10/files/21/ef04d04cd0fa0654ba0e43766659ac94fba4ddf6a9bebde74cb3bcaf2327b3f6c961876186f0e19f10d428e86c217a333ce5a32f265a49f763b435a30919ad
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

2 lines
192 B
Plaintext

function g(i,n){return{handler:i,config:n}}g.withOptions=function(i,n=()=>({})){function t(o){return{handler:i(o),config:n(o)}}return t.__isOptionsFunction=!0,t};var u=g;export{u as default};