Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISpecLoader

The interface for a codemirror spec resolver.

Hierarchy

  • ISpecLoader

Callable

  • ISpecLoader(spec: ISpec): Promise<boolean>
  • A function which returns whether it was successfully loaded

    Parameters

    Returns Promise<boolean>

Generated using TypeDoc