persona-community-5/.pnpm-store/v3/files/b6/065d9a873fa6377f9444e40ffb34cccbe5f533fa7b45430228486f5ca4f77b1ef3b92111af507bd19978eab058357f4732af16d4467196c1a30f22ca761cfc
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

4 lines
98 B
Plaintext

/**
* returns true if the current environment is NodeJS
*/
export declare const isNode: boolean;