Share via


ImportResolverDelegate type

type ImportResolverDelegate = (
  lgResource: LGResource,
  resourceId: string
) => LGResource