Interface IModuleStaticProps

interface IModuleStaticProps {
    __staticProp?: null;
}

Hierarchy (View Summary)

Properties

Properties

__staticProp?: null