UNPKG

huddle-record

Version:

Record is a Object-Relational Mapping (ORM) TypeScript plugin that makes it easy to work with data.

4 lines (3 loc) 63 B
export default interface QueryOptions { dataset: string; }