pluralchat / src /ambient.d.ts
victor's picture
victor HF Staff
HuggingChat 2026 (#1875)
7bf1507 unverified
declare module "*.ttf" {
const value: ArrayBuffer;
export default value;
}
// Legacy helpers removed: web search support is deprecated, so we intentionally
// avoid leaking those shapes into the global ambient types.