kenqtade's picture
Use ken-q org namespace for project Spaces
0865492
Raw
History Blame Contribute Delete
80 Bytes
import { isBackend } from "./isBackend";
export const isFrontend = !isBackend;