Spaces:
Sleeping
Sleeping
| import { isBackend } from "./isBackend"; | |
| export const isFrontend = !isBackend; | |
| import { isBackend } from "./isBackend"; | |
| export const isFrontend = !isBackend; | |