This reverts commit 4d51be73d3.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user