cooptypes - v2026.4.27-2
    Preparing search index...

    Interface IIssue

    interface IIssue {
        memo: string;
        quantity: string;
        to: string;
    }
    Index

    Properties

    Properties

    memo: string
    quantity: string
    to: string