Mooizz's picture
Upload folder using huggingface_hub
1070765 verified
import { isBackend } from "./isBackend";
export const isFrontend = !isBackend;