Coda by Ian Macalinao
    Preparing search index...

    Type Alias SetTimeOffsetInstructionDataArgs

    type SetTimeOffsetInstructionDataArgs = {
        timeOffset: number | bigint;
    }
    Index
    timeOffset: number | bigint