customElements property

CustomElementRegistry get customElements

Implementation

CustomElementRegistry get customElements =>
    js_util.getProperty(this, 'customElements');