Interface IPreloaderMutableProps

Mutable properties for the Preloader module.

interface IPreloaderMutableProps {
    __mutableProp?: null;
}

Hierarchy (View Summary)

Properties

Properties

__mutableProp?: null