UNPKG

dualsense-ts

Version:

A natural interface for your DualSense controller, with Typescript

11 lines 326 B
/** * @file Automatically generated by barrelsby. */ export * from "./byte_array"; export * from "./command"; export * from "./dualsense_hid"; export * from "./hid_provider"; export * from "./node_hid_provider"; export * from "./platform_hid_provider"; export * from "./web_hid_provider"; //# sourceMappingURL=index.d.ts.map