UNPKG

genkitx-patientseek

Version:

A community plugin for Firebase Genkit to integrate DeepSeek medical models.

2 lines (1 loc) 83 B
export declare function removeEmptyKeys<T extends Record<string, any>>(obj: T): T;