Coda by Ian Macalinao
    Preparing search index...
    type FrequencyAccount = {
        key: Key;
        lastUpdate: bigint;
        period: bigint;
    }
    Index

    Properties

    Properties

    key: Key
    lastUpdate: bigint
    period: bigint