@primer-io/primer-js 1.4.1 → 1.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5266,7 +5266,7 @@ declare class PrimerMainComponent extends LitElement {
5266
5266
  */
5267
5267
  private onSlotChange;
5268
5268
  primerContext?: ContextType;
5269
- render(): import("lit-html").TemplateResult<1>;
5269
+ render(): import("lit-html").TemplateResult<1> | typeof nothing;
5270
5270
  }
5271
5271
  declare global {
5272
5272
  interface HTMLElementTagNameMap {