shithub: aubio

ref: b055b4ec0a94cd0cf9ffa051ef46acd6588df831
dir: /scripts/apple/Modules/module.modulemap/

View raw version
framework module aubio {
  umbrella header "aubio.h"

  export *
  module * { export * }
}