UNPKG

intervention-pages

Version:
7 lines (6 loc) 388 B
export declare const currentSubpage: (state: any) => any; export declare const currentPage: (state: any) => any; export declare const currentIntervention: (state: any) => any; export declare const currentInterventionPermissions: (state: any) => any; export declare const currentInterventionPlannedBudget: (state: any) => any; export declare const isUnicefUSer: (state: any) => any;