@logixjs/core
    Preparing search index...

    Variable getKernelImplementationRefConst

    getKernelImplementationRef: (runtime: object) => KernelImplementationRef = KernelRef.getKernelImplementationRef

    getKernelImplementationRef:

    • Reads KernelImplementationRef installed on a ModuleRuntime (requested kernel family).

    Type Declaration

      • (runtime: object): KernelImplementationRef
      • Parameters

        • runtime: object

        Returns KernelImplementationRef