module.modulemap 66 B

1234
  1. module SpineCppLite {
  2. header "spine-cpp-lite.h"
  3. export *
  4. }