Interface InternalFixture

interface InternalFixture {
    hologram: InternalHologram;
    name: string;
}

Properties

Properties

name: string

Generated using TypeDoc