UNPKG

odata-v4-server

Version:
8 lines (7 loc) 161 B
import { ObjectID } from "mongodb"; declare const _default: { "_id": ObjectID; "Description": string; "Name": string; }[]; export = _default;