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) 67 B
export default interface ShowCreateOptions { save?: boolean; }