AttenuationsObject: {
    [key: string]: {
        [key: string]: PlainJSON[];
    };
}

Type declaration

Generated using TypeDoc