Variable powerImplementationsConst

powerImplementations: {
    [key: string]: Type<Power>;
} = ...

Type declaration

Generated using TypeDoc