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