Skip to content

template-db-options

TemplateDBOpts

Template options for an IndexedDB-like back-end. See DBOptions for a full listing of options.

Kind: global class
See

  • module:templeo/options.DBOptions
  • module:templeo/options.Options

TemplateDBOpts.defaultOptions ⇒ Object

Kind: static property of TemplateDBOpts
Returns: Object - The object described by TemplateOpts.defaultOptions
See

  • module:templeo/options.DBOptions
  • module:templeo/options.Options

Released under the MIT License.