@abapify/asjson-parser
Parser for ABAP Simple-JSON (ASJSON) — the JSON dialect used by SAP for
RFC-style payloads. Used internally by adt-rfc and test
harnesses.
Install
bun add @abapify/asjson-parser
Public API
export * from '@abapify/asjson-parser'; // re-exports from lib/asjson
Dependencies
- Consumed by
adt-rfcand tests.