ghostty/include/module.modulemap
2023-02-19 10:44:53 -08:00

5 lines
67 B
Plaintext

module GhosttyKit {
umbrella header "ghostty.h"
export *
}