Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Classes

Interfaces

Type aliases

Type aliases

SchemaResolver

SchemaResolver<T>: (path: string) => T | Promise<T>

Type parameters

  • T

Type declaration

    • (path: string): T | Promise<T>
    • Parameters

      • path: string

      Returns T | Promise<T>

Legend

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

Generated using TypeDoc