persona-community-5/.pnpm-store/v3/files/1a/f4bf3f36daf7d7bcff91a8370cc0da2b8de73e5a3ca29b814293bb5e2104a9d49e0603c68422337135278e09402c0a57caa9889e34d3bacf525c8c8f601f82
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

7 lines
118 B
Plaintext

"use strict";
try {
module.exports = require('./register')().Promise || null
} catch(e) {
module.exports = null
}