@ubs-da3/story-teaser
v0.1.0
Published
Story teaser package for the unified build system.
Downloads
19
Maintainers
Readme
@ubs-da3/story-teaser
Story teaser package for the unified build system.
Install
npm install @ubs-da3/story-teaserUsage
import { name } from "@ubs-da3/story-teaser";
console.log(name); // "@ubs-da3/story-teaser"Develop
npm test # run the test suite (node --test)
npm run lint # oxlintPublish
The package is scoped and published publicly:
npm publishpublishConfig.access is set to public, so no extra flag is needed.
License
MIT
