UNPKG

ottoman

Version:
6 lines (5 loc) 179 B
import { FindOptions } from '../../handler'; /** * Extract the values to be populated. */ export declare const extractPopulate: (populate: FindOptions['populate']) => string[];