♻️ Export bot-engine code into its own package
This commit is contained in:
3
packages/lib/isPlanetScale.ts
Normal file
3
packages/lib/isPlanetScale.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { env } from '@typebot.io/env'
|
||||
|
||||
export const isPlaneteScale = () => env.DATABASE_URL?.includes('pscale_pw')
|
||||
Reference in New Issue
Block a user