UNPKG

@huggingface/hub

Version:

Utilities to interact with the Hugging Face hub

4 lines (2 loc) 80 B
import { isBackend } from "./isBackend"; export const isFrontend = !isBackend;