UNPKG

@stdlib/utils-fifo

Version:

First-in-first-out (FIFO) queue.

3 lines 104 B
/// <reference path="../docs/types/index.d.ts" /> import FIFO from '../docs/types/index'; export = FIFO;