UNPKG

@bit-ui-libs/common

Version:
2 lines (1 loc) 74 B
export type MintStatus = 'MINTING_STARTED' | 'MINTING_FAILED' | 'MINTED';