the-story-base

3.1.8 • Public • Published

the-story-base

Build Status npm Version JS Standard

Base of the-e2e story

Installation

$ npm install the-story-base --save

Usage

'use strict'
 
const {TheStoryBase} = require('the-story-base')
 
async function tryExample () {
 
}
 
tryExample().catch((err) => console.error(err))
 

API Guide

License

This software is released under the MIT License.

Links

/the-story-base/

    Package Sidebar

    Install

    npm i the-story-base

    Weekly Downloads

    18

    Version

    3.1.8

    License

    MIT

    Unpacked Size

    152 kB

    Total Files

    45

    Last publish

    Collaborators

    • okunishinishi