diff options
| author | Dax Raad <[email protected]> | 2026-02-18 12:21:25 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2026-02-18 12:21:25 -0500 |
| commit | a5c15a23e4b352b21c4e0fe8056c302436564107 (patch) | |
| tree | b02cf5d72dd360458bac4c573d0267db4af1d650 /github/package.json | |
| parent | 3d189b42a3bdd98675a972524389399d229d96a3 (diff) | |
| download | opencode-a5c15a23e4b352b21c4e0fe8056c302436564107.tar.gz opencode-a5c15a23e4b352b21c4e0fe8056c302436564107.zip | |
core: allow readJson to be called without explicit type parameter
Added default type parameter 'any' to readJson<T> so users can call it without specifying a type when they don't need strict typing. This reduces boilerplate for quick JSON reads where type safety isn't required.
Diffstat (limited to 'github/package.json')
0 files changed, 0 insertions, 0 deletions
