CODES: {
BAR_AGG_FIXED_PLANS: Record<string, [number, number][]>;
PLAN_AGG_CODE: Record<string, number>;
RESAMPLE_AGG_CODE: Record<string, number>;
RESAMPLE_FILL_CODE: Record<string, number>;
RESAMPLE_LABEL_CODE: Record<string, number>;
RESAMPLE_MODE_CODE: Record<string, number>;
} = ...
Type Declaration
-
BAR_AGG_FIXED_PLANS: Record<string, [number, number][]>
-
PLAN_AGG_CODE: Record<string, number>
-
RESAMPLE_AGG_CODE: Record<string, number>
-
RESAMPLE_FILL_CODE: Record<string, number>
-
RESAMPLE_LABEL_CODE: Record<string, number>
-
RESAMPLE_MODE_CODE: Record<string, number>