UNPKG

chia-agent

Version:
7 lines (6 loc) 124 B
import { str } from "../../types/_python_types_"; export type CAT = { asset_id: str; name: str; symbol: str; };