Interface INullMetaDataSource

interface INullMetaDataSource {
    location: string;
    refIndex: number;
    ulid: string;
}

Hierarchy (view full)

Properties

location: string
refIndex: number
ulid: string