fulcrumapp / fulcrum-expressions

Fulcrum expressions engine
http://developer.fulcrumapp.com/expressions/intro/
5 stars 0 forks source link

Add TypeScript declarations #62

Closed zhm closed 1 year ago

zhm commented 1 year ago

This brings over the typescript files from the main repo so we can remove them. The TypeScript declarations are used to generate the .d.ts string consumed by the app to get the hints in the monaco code editor.

osbornk commented 1 year ago

This looks good to me so far. Just looking for validation that these can be used in Monaco.