Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

checkApiImpl

  • checkApiImpl<M, I>(manifest: M, impl: I): I
  • check implementation with manifest

    Type parameters

    Parameters

    • manifest: M

      the API manifest

    • impl: I

      the implementation

    Returns I

    impl

checkManifest

  • checkManifest<M>(manifest: M): M
  • check manifest object and preserve the original type

    Type parameters

    Parameters

    • manifest: M

    Returns M

Legend

  • Function with type parameter
  • Type alias with type parameter
  • Interface
  • Class with type parameter

Generated using TypeDoc