Home
last modified time | relevance | path

Searched refs:keyPath (Results 1 – 2 of 2) sorted by last modified time

/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DConfiguration.php
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js14339 db.createObjectStore('objects', {keyPath: 'key'});
14345 db.createObjectStore('files', {keyPath: 'title'});
14346 db.createObjectStore('filesInfo', {keyPath: 'title'});