UNPKG

@grammyjs/auto-chat-action

Version:

A plugin for automatic sending a chat action

2 lines (1 loc) 74 B
export declare function createCycleGenerator<T>(items: T[]): Iterator<T>;