Files
ladybird/Userland/Libraries/LibJS/Runtime/JSONObject.h
Andreas Kling 63a0ebcc90 js: Add a simple loadJSON(path) built-in to load JSON from a file
This is very handy when you want to load data from /proc, for example.
2021-09-16 21:49:50 +02:00

1.6 KiB