Where is a clear, concise example of how to use Objective-C++ to access and use a native macOS framework in a Node.js native module?
For example: touch bar functionality
I would prefer for the example to be as short and simple as possible while still being clear. Thank you!