UNPKG

smh-mongoose-utils

Version:
4 lines (3 loc) 199 B
import { ApplyEncryptedFieldsI } from '../interfaces/applyEncryptedFields.interface'; declare const applyEncryptedFields: (props: ApplyEncryptedFieldsI) => void; export default applyEncryptedFields;