This reverts commit 4d51be73d3
.
This commit is contained in:
parent
937735251c
commit
09a939d37c
@ -246,10 +246,7 @@ export interface ComponentInternalInstance {
|
|||||||
|
|
||||||
// the rest are only for stateful components ---------------------------------
|
// the rest are only for stateful components ---------------------------------
|
||||||
|
|
||||||
/**
|
// main proxy that serves as the public instance (`this`)
|
||||||
* main proxy that serves as the public instance (`this`)
|
|
||||||
* @internal
|
|
||||||
*/
|
|
||||||
proxy: ComponentPublicInstance | null
|
proxy: ComponentPublicInstance | null
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user