Coda by Ian Macalinao
    Preparing search index...

    Type Alias NewLockerInstructionDataArgs

    type NewLockerInstructionDataArgs = {
        bump: number;
        params: LockerParamsArgs;
    }
    Index
    bump: number