Traqula
    Preparing search index...

    Interface ISerializedGast

    interface ISerializedGast {
        definition?: ISerializedGast[];
        type: ProductionType;
    }
    Index

    Properties

    Properties

    definition?: ISerializedGast[]