UNPKG

@myclique/governance-sdk

Version:

The SDK is provides easy access to the high level interactions to be governance with an Clique DAO.

3 lines (2 loc) 117 B
export declare function isAddress(value: any): string | false; export declare function currentTimeStamp(): number;