Interface ISource

interface ISource {
    type: SourceType;
}

Hierarchy

Properties

Properties

Generated using TypeDoc