Coda by Ian Macalinao
    Preparing search index...
    interface SetTimeOffsetInstructionDataArgs {
        timeOffset: number | bigint;
    }
    Index

    Properties

    Properties

    timeOffset: number | bigint