
committed by
Alex Rickabaugh

parent
7e51e52f55
commit
4d62be69c5
@ -259,6 +259,9 @@ export interface TView {
|
||||
* Odd indices: Hook function
|
||||
*/
|
||||
destroyHooks: HookData|null;
|
||||
|
||||
/** Contains copies of object literals that were passed as bindings in this view. */
|
||||
objectLiterals: any[]|null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user