The minimal runtime surface a Nyora client depends on.
Declaring it as an interface lets tests inject a stub runtime without a real jsdom window or any network access.
Return the raw bundled source catalog.
Invoke a parser method and return its decoded result.
Rebuild the runtime from the (possibly updated) bundle.
Release runtime resources.
The minimal runtime surface a Nyora client depends on.
Declaring it as an interface lets tests inject a stub runtime without a real jsdom window or any network access.