ZenScript main repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

module.json 446B

1234567891011
  1. {
  2. "package": "stdlib",
  3. "host": "universal",
  4. "globals": {
  5. "Comparable": {"type": "Definition", "definition": "Comparable"},
  6. "Exception": {"type": "Definition", "definition": "Exception"},
  7. "IllegalArgumentException": {"type": "Definition", "definition": "IllegalArgumentException"},
  8. "StringBuilder": {"type": "Definition", "definition": "StringBuilder"},
  9. "StringBuildable": {"type": "Definition", "definition": "StringBuildable"}
  10. }
  11. }