objectStoreNames property

DOMStringList get objectStoreNames

Implementation

DOMStringList get objectStoreNames =>
    js_util.getProperty(this, 'objectStoreNames');