qoq-static

0.0.4 • Public • Published

qoq-static

static file serving middleware based on koa-static.

Installation

yarn add qoq-static

Usage

import { WebSlotManager } from 'qoq';
import { Static } from 'qoq-static';

const webSlots = WebSlotManager.use(new Static(root, options));

Options

@see koa-static

Readme

Keywords

none

Package Sidebar

Install

npm i qoq-static

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

3.37 kB

Total Files

8

Last publish

Collaborators

  • fwh1990