chore: add comment
This commit is contained in:
parent
e5aaea52b3
commit
a037015a5a
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ declare const Astro: {
|
|||
public Component: any;
|
||||
public hydrator: any;
|
||||
|
||||
// These props are injected by the Astro runtime via inline `<script>`
|
||||
public opts: Record<string, any> = {};
|
||||
public props: Record<string, any> = {};
|
||||
public rendererUrl = '';
|
||||
|
|
Loading…
Add table
Reference in a new issue