편집

다음을 통해 공유


MatchingResources type

type MatchingResources = {
  absoluteResources: Array<string>,
  relativeResources: Array<string>,
}