@aelionsdk/core
@aelionsdk/core
Section titled “@aelionsdk/core”Shared time, diagnostics, JSON and resource-lifecycle primitives for AelionSDK.
Install
Section titled “Install”npm install @aelionsdk/corelatest currently resolves to 1.2.0. Most applications receive these
types through @aelionsdk/sdk; direct use is intended for extensions and
custom engine hosts.
Public surface
Section titled “Public surface”- integer-microsecond time and rational frame/sample conversion;
AelionErrorand structured diagnostics;- JSON value types;
- disposable and resource-tracking utilities.
Keep time values in integer microseconds at public boundaries, and preserve diagnostic codes when wrapping errors so applications can recover deterministically.
See the time model and API reference. Licensed under MIT.
Classes
Section titled “Classes”Interfaces
Section titled “Interfaces”Type Aliases
Section titled “Type Aliases”- DiagnosticCatalog
- DiagnosticLocale
- DiagnosticSeverity
- JsonObject
- JsonPrimitive
- JsonValue
- Result
- RoundingMode