다음을 통해 공유


ImportResolverDelegate type

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