UNPKG

@intersect.mbo/govtool-delegation-pillar

Version:
20 lines (19 loc) 468 B
export declare const PATHS: { dRepDirectory: string; dRepDetails: string; editDRepMetadata: string; registerAsDRep: string; registerAsDirectVoter: string; retireAsDrep: string; retireAsDirectVoter: string; dashboard: string; }; export declare const DOCS: { functions: string; directVoting: string; dReps: string; dRepErrors: string; storingMetadata: string; voteAbstain: string; voteNoConfidence: string; };