Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

Extract Args from a val

await @pomdtr.extractValArgs("pomdtr.extractValArgs") // [{ "name": "val", "type": "string" }]

Why ?

Just an example of doing some static analysis.

Using this approach to generate a json schema of a val input would be nice.