@sandlada/mdc
Version:
@sandlada/mdc is an open source component library that follows the Material Design 3 design specifications.
8 lines • 306 B
JavaScript
import{desc as e}from"./base.js";
/**
* @license
* Copyright 2017 Google LLC
* SPDX-License-Identifier: BSD-3-Clause
*/
function t(t){return(n,r)=>e(n,r,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(t)??null}})}export{t as queryAsync};
//# sourceMappingURL=query-async.js.map