Leon4gr45's picture
Upload folder using huggingface_hub (part 5)
01e6679 verified
Raw
History Blame Contribute Delete
80 Bytes
import { isBackend } from "./isBackend";
export const isFrontend = !isBackend;