the-story-base
v3.1.8
Published
Base of the-e2e story
Downloads
956
Readme
the-story-base
Base of the-e2e story
Installation
$ npm install the-story-base --saveUsage
'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.
