Skip to content
  • This project
    • Loading...
  • Sign in

魏小强 / JCategoryKit

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • JCategoryKit
  • Example
  • Pods
  • Target Support Files
  • FBSnapshotTestCase
  • FBSnapshotTestCase.modulemap
  • 魏小强's avatar
    ceshi · ab87c9fd
    魏小强 committed 2021-12-21 20:10:23 +0800
    ab87c9fd Browse Files
FBSnapshotTestCase.modulemap 126 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
framework module FBSnapshotTestCase {
  umbrella header "FBSnapshotTestCase-umbrella.h"

  export *
  module * { export * }
}