cdk-bar
TypeScript icon, indicating that this package has built-in type declarations

0.1.22 • Public • Published

NPM version PyPI version Release

cdk-bar

A demo construct library created with Projen :-)

sample

const app = new cdk.App();

const stack = new cdk.Stack(app, 'my-demo-stack');

new Bar(stack, 'MyBar');

Readme

Keywords

Package Sidebar

Install

npm i cdk-bar

Weekly Downloads

0

Version

0.1.22

License

Apache-2.0

Unpacked Size

78.6 kB

Total Files

12

Last publish

Collaborators

  • pahud