The current idea is to package the classes according to the streamer's github wiki subdirectory structure, such as natives/enums/definitions/callbacks, after which the user can package some classes to operate, such as dynamic object classes, define methods for creating, destroying, etc., instead of continuing to call these classes in the traditional functional way native.
The initial packaging is now complete, though it has not been tested. The next step is to consider abstracting it into a separate git repository and npm package.
The current idea is to package the classes according to the streamer's github wiki subdirectory structure, such as natives/enums/definitions/callbacks, after which the user can package some classes to operate, such as dynamic object classes, define methods for creating, destroying, etc., instead of continuing to call these classes in the traditional functional way native.