UNPKG

@huggingface/inference

Version:

Typescript client for the Hugging Face Inference Providers and Inference Endpoints

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