Torn API Client
    Preparing search index...

    Type Alias UserCrimeRewardAmmo

    type UserCrimeRewardAmmo = {
        special: number;
        standard: number;
    }
    Index

    Properties

    Properties

    special: number
    standard: number