UNPKG

@swaptoshi/governance-module

Version:

Klayr governance on-chain module

3 lines (2 loc) 158 B
import { GovernableConfigSchema, GovernanceModuleConfig } from '../types'; export declare const configSchema: GovernableConfigSchema<GovernanceModuleConfig>;