jooby-codec
    Preparing search index...

    Interface IPackedEnergiesWithType

    interface IPackedEnergiesWithType {
        energies: IEnergies;
        energyType?: TEnergyType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    energies: IEnergies
    energyType?: TEnergyType