(tag: unknown): string | undefinedResolved rate-limit bucket key stamped on a Gate Tag/Service (absent when no
rateLimit was declared at mint). Stable metadata — not under the nest path.
utils
Source src/Gate.ts:11171 lines
export const const rateLimitKeyOf: (
tag: unknown
) => string | undefined
Resolved rate-limit bucket key stamped on a Gate Tag/Service (absent when no
rateLimit was declared at mint). Stable metadata — not under the nest path.
rateLimitKeyOf = const rateLimitKeyOfInternal: (tag: unknown) => string | undefinedRead stamped rate-limit bucket key, if any.
rateLimitKeyOfInternal;