customElements property

CustomElementRegistry customElements

Implementation

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