ctorargs
@nishans/endpoints / Exports / CtorArgs
Interface: CtorArgs#
Hierarchy#
- CtorArgs
Index#
Properties#
Properties#
cache#
• Optional cache: undefined | ICache
Defined in: src/types.ts:32
interval#
• Optional interval: undefined | number
Defined in: src/types.ts:28
shard_id#
• shard_id: number
Defined in: src/types.ts:30
space_id#
• space_id: string
Defined in: src/types.ts:31
token#
• token: string
Defined in: src/types.ts:27
user_id#
• Optional user_id: undefined | string
Defined in: src/types.ts:29