- Preparing search index...
- The search index is not available
nope-js-node
- limitedCalls<T>(func, options): ((...args) => Promise<T>)
-
Parameters
-
func: ((...args) => Promise<T>)
-
- (...args): Promise<T>
-
Returns Promise<T>
-
Returns ((...args) => Promise<T>)
-
- (...args): Promise<T>
-
Returns Promise<T>
Function to limit the calls based on the settings.
Returns