@kirishima/queue
TypeScript icon, indicating that this package has built-in type declarations

0.3.4 • Public • Published

Kirishima Banner

@kirishima/queue

Instalation

npm install @kirishima/queue @kirishima/core

Features

  • Written in TypeScript
  • Support ESM & CommonJS

Example

import { KirishimaQueue } from "@kirishima/core";
import { Kirishima } from "@kirishima/core";

const kirishima = new Kirishima({
    plugins: [
        new KirishimaQueue()
    ]
});

Readme

Keywords

none

Package Sidebar

Install

npm i @kirishima/queue

Weekly Downloads

1

Version

0.3.4

License

GPL-3.0

Unpacked Size

76.4 kB

Total Files

28

Last publish

Collaborators

  • kagchi