UNPKG

@huggingface/inference

Version:

Typescript client for the Hugging Face Inference Providers and Inference Endpoints

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