Reference

CompiledMreactComponentModule

Contains the generated wrapper module code and browser DOM module code for a component file.

Signature

interface CompiledMreactComponentModule

Members

domCode: string
wrapperCode: string