interface Options {
    key: string;
}

Hierarchy

  • RateLimitOptions
    • Options

Properties

Properties

key: string