UNPKG

mongoose-diff-tracking

Version:
5 lines (3 loc) 131 B
// @flow import type { DocumentPath } from './document-path.js.flow' export type SortNotation = { [field: DocumentPath]: 1 | -1 }