UNPKG

@huggingface/inference

Version:

Typescript client for the Hugging Face Inference Providers and Inference Endpoints

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