UNPKG

@geekbears/gb-mongoose-keywords-plugin

Version:
7 lines (6 loc) 246 B
import { IKeywordOptions } from '../interfaces'; /** * The default set of keyword options * @description defines a default set of omitted keywords leaving field names untouched */ export declare const DEFAULT_KEYWORD_OPTIONS: IKeywordOptions;