interface SetDataOptions {
    updatedAt?: number;
}

Properties

Properties

updatedAt?: number

Generated using TypeDoc