Sha256: 2b64e73a05304cff5e0bf37b758cfc3fee46d3a53b91968bd585022324f1dd08
Contents?: true
Size: 375 Bytes
Versions: 5
Compression:
Stored size: 375 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"> <mx:Script> <![CDATA[ import com.shared.model.ModelShared; import com.two.model.ImportedNotUsedTwo; import com.two.model.ModelTwo; private var model : ModelTwo; private var modelShared : ModelShared; ]]> </mx:Script> </mx:Application>
Version data entries
5 entries across 5 versions & 1 rubygems