burrow/Apple/Shared/Constants/module.modulemap
2024-01-27 01:35:41 -08:00

4 lines
59 B
Text

module Constants {
header "Constants.h"
export *
}