UNPKG

ottoman

Version:
3 lines (2 loc) 152 B
import { PopulateFieldsType } from '../../model/populate.types'; export declare const isPopulateAnObject: (fieldsName?: PopulateFieldsType) => boolean;