Closed Michael-F-Bryan closed 1 year ago
I've created a winter.d.ts file which defines the interface exposed by our WinterJS implementation based on what I can infer from the code.
winter.d.ts
This PR also adds an example that shows how to write a WinterJS app in JavaScript.
I've created a
winter.d.ts
file which defines the interface exposed by our WinterJS implementation based on what I can infer from the code.This PR also adds an example that shows how to write a WinterJS app in JavaScript.