Interface IRafStaticProps

Static properties for the Raf module

interface IRafStaticProps {
    __staticProp?: null;
}

Hierarchy (View Summary)

Properties

Properties

__staticProp?: null