export const PASSWORD = "e45432jklfdsab"
export const storageState = JSON.parse(process.env.STORAGE || "{}")
export const workspaceDir = "workspaces"