This package has been deprecated

Author message:

move to @the-/entrypoint ( https://github.com/the-labo/the/tree/master/packages/entrypoint#readme )

the-entrypoint

2.3.9 • Public • Published

the-entrypoint

Build Status npm Version JS Standard

Browser entrypoint for the-framework

Installation

$ npm install the-entrypoint --save

Usage

'use strict'

const {TheEntrypoint} = require('the-entrypoint')

async function tryExample () {

}

tryExample().catch((err) => console.error(err))

API Guide

License

This software is released under the MIT License.

Links

/the-entrypoint/

    Package Sidebar

    Install

    npm i the-entrypoint

    Weekly Downloads

    38

    Version

    2.3.9

    License

    MIT

    Unpacked Size

    114 kB

    Total Files

    60

    Last publish

    Collaborators

    • fuji_haruka
    • okunishinishi