UNPKG

dualsense-ts

Version:

A natural interface for your DualSense controller, with Typescript

12 lines (10 loc) 250 B
/** * @file Automatically generated by barrelsby. */ export * from "./comparators"; export * from "./dualsense"; export * from "./id"; export * from "./input"; export * from "./math"; export * from "./elements/index"; export * from "./hid/index";