@hyperdart/backend

1.0.7 • Public • Published

@hyperdart/backend

Used for creating the frame for sandbox testing of Darts

Installation

npm install --save @hyperdart/backend

Usage

const hDBackend = require('@hyperdart/backend');
const hDConfig = require('hyperdart.config')

function (req, res) {
	res.send(hDBackend.createDartFrame(hDConfig))
}

Readme

Keywords

none

Package Sidebar

Install

npm i @hyperdart/backend

Weekly Downloads

1

Version

1.0.7

License

MIT

Unpacked Size

5.96 kB

Total Files

4

Last publish

Collaborators

  • hyperdart-admin
  • vsehgal