UNPKG

dualsense-ts

Version:

A natural interface for your DualSense controller, with Typescript

12 lines (10 loc) 292 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";