0.1.3 • Published 6 months ago
@winglibs/cloudv2 v0.1.3
cloudv2
This module contains a Wing-based implementation of the built-in cloud
library. It's a work in progresss as part of a migration for our internal codebase.
Here are the resources available so far:
- Counter
Prerequisites
Installation
npm i @winglibs/cloudv2
Usage
bring cloudv2 as cloud;
let counter = new cloud.Counter();
License
This library is licensed under the MIT License.