Created
July 8, 2019 05:17
-
-
Save alexzuza/0d159c6e21cd91c03059a21557aa636e to your computer and use it in GitHub Desktop.
t10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var _decl0_12:i4.AppComponent = (<any>(null as any)); | |
function _View_AppComponent_1_0():void { | |
var _any:any = (null as any); | |
const currVal_0:any = _decl0_12.unknownProp; // Property 'unknownProp' does not exist on type 'AppComponent'. | |
currVal_0; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment