@serenity-is/base
TypeScript icon, indicating that this package has built-in type declarations

8.0.9 • Public • Published

Serenity Base Library

This is the package containing base types and functions used in Serenity applications.

The main entry for the NPM package is @serenity-is/base. This should be installed by default in your projects created from Serene or StartSharp template indirectly via @serenity-is/corelib package which references @serenity-is/base.

{
  "dependencies": {
    // ...
    "@serenity-is/corelib": "latest"
  }
}

The version number for this package should be equal or as close as possible to Serenity NuGet package versions in your project file.

/@serenity-is/base/

    Package Sidebar

    Install

    npm i @serenity-is/base

    Weekly Downloads

    3

    Version

    8.0.9

    License

    MIT

    Unpacked Size

    595 kB

    Total Files

    40

    Last publish

    Collaborators

    • volkanceylan