UNPKG

@techmely/utils

Version:

Collection of helpful JavaScript / TypeScript utils

6 lines (4 loc) 70 B
declare class PQueue { placeholder: string; } export { PQueue };