UNPKG

@lit-labs/ssr-react

Version:
7 lines 206 B
/** * @license * Copyright 2022 Google LLC * SPDX-License-Identifier: BSD-3-Clause */ export declare const isCustomElement: (type: string | Object) => type is string; //# sourceMappingURL=utils.d.ts.map