Interface EsriSampleFixtureReference

interface EsriSampleFixtureReference {
    description: string;
    entrypoints: string[];
    ownership: "honua";
    root: string;
}

Properties

description: string
entrypoints: string[]
ownership
root: string