Interface Module

interface Module {
    type: ModuleType;
}

Hierarchy (view full)

Properties

Properties