qoq-cors

0.0.7 • Public • Published

qoq-cors

Cross Origin Resource Sharing for qoq based on @koa/cors.

License

Installation

yarn add qoq-cors

Usage

import { WebSlotManager } from 'qoq';
import { Cors } from 'qoq-cors';

export const webSlots = WebSlotManager.use(new Cors());

Options

@see @koa/cors

Readme

Keywords

none

Package Sidebar

Install

npm i qoq-cors

Weekly Downloads

0

Version

0.0.7

License

MIT

Unpacked Size

3.46 kB

Total Files

8

Last publish

Collaborators

  • fwh1990