Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.48 KB

File metadata and controls

48 lines (37 loc) · 1.48 KB

Define plugin for Fly.

npm package

Usage

Check out the documentation to see the available options.

Install

npm install -D fly-define

Example

export default function* () {
  yield ...
}

License

MIT © Jorge Bucaran et al