Skip to content

Latest commit

 

History

History
 
 

types

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@dao-dao/types

A collection of types used across packages.

Layout

Location Summary
contracts Smart contract types generated by @cosmwasm/ts-codegen.
stateless Types related to the @dao-dao/stateless package. Mostly React component prop types.
actions.ts Types related to the @dao-dao/stateful/actions system.
chain.ts Types related to the chain.
command.ts Types related to the @dao-dao/stateful/command system.
dao.ts Types related to DAOs.
helpers.ts Helper types.
inbox.ts Types related to the inbox.
nft.ts Types related to NFTs.
proposal-module-adapter.ts Types related to the @dao-dao/stateful/proposal-module-adapter system.
proposal.ts Types related to proposals.
state.ts Types related to the @dao-dao/state package.
units.ts Types related to units.
utils.ts Types related to the @dao-dao/utils package.
voting-module-adapter.ts Types related to the @dao-dao/stateful/voting-module-adapter system.
wallet.ts Types related to wallets.