Type Alias EngineSpec

type EngineSpec = {
    shortName?: string;
}
Index
shortName?: string