UNPKG

dualsense-ts

Version:

A natural interface for your DualSense controller, with Typescript

18 lines (16 loc) 408 B
/** * @file Automatically generated by barrelsby. */ export * from "./accelerometer"; export * from "./analog"; export * from "./axis"; export * from "./dpad"; export * from "./gyroscope"; export * from "./increment"; export * from "./momentary"; export * from "./motion"; export * from "./mute"; export * from "./touch"; export * from "./touchpad"; export * from "./trigger"; export * from "./unisense";