@busyhe/ynn-plugin-cors

0.0.1 • Public • Published

@busyhe/ynn-plugin-cors

CORS请求处理插件。

Installation

$npm install --save @busyhe/ynn-plugin-cors

Usage

const Ynn = require( 'ynn' );
const app = new Ynn( {
    plugins : {
        cors : {}
    }
} );

Package Sidebar

Install

npm i @busyhe/ynn-plugin-cors

Weekly Downloads

2

Version

0.0.1

License

none

Unpacked Size

6.22 kB

Total Files

8

Last publish

Collaborators

  • busyhe