UNPKG

sails-sqlite

Version:
15 lines (14 loc) 373 B
/** * `meta` * * @constant * @type {InputDef} */ module.exports = { friendlyName: 'Meta (custom)', description: "A dictionary of additional options to customize this behavior. (e.g. `{foo: 'bar'}`)", moreInfoUrl: 'https://github.com/node-machine/driver-interface/blob/3f3a150ef4ece40dc0d105006e2766e81af23719/constants/meta.input.js', example: '===' }