0.505.1-alpha-20240403-222122 • Published 4 months ago

@webhare/env v0.505.1-alpha-20240403-222122

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
4 months ago

WebHare environment

@webhare/env provides access to basic WebHare configuration and debugflags. It is separated to allow use in code shared between frontend and backend.

You would generally import this package this way:

import { debugFlags, isLive, dtapStage } from "@webhare/env";

Publication source

The source code for @webhare/env is part of the WebHare Platform