Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "spi/project/LazyProjectLoader"

Index

Type aliases

WithLoadedLazyProject

WithLoadedLazyProject<T>: (p: GitProject & LazyProject) => Promise<T>

Type parameters

  • T = any

Type declaration

Functions

isLazyProjectLoader

  • isLazyProjectLoader(pl: ProjectLoader): pl is LazyProjectLoader

Generated using TypeDoc