UNPKG

@vocdoni/davinci-contracts

Version:

Smart contracts powering DAVINCI's digital voting protocol

5 lines (4 loc) 133 B
import type * as erc1967 from "./ERC1967"; export type { erc1967 }; import type * as beacon from "./beacon"; export type { beacon };