Type Alias EngineSpec

type EngineSpec = {
    shortName?: string;
}
Index

Properties

Properties

shortName?: string