ds4/src/module/ds4.ts

4 lines
67 B
TypeScript
Raw Normal View History

2021-03-16 07:42:00 +01:00
import registerForHooks from "./hooks/hooks";
2020-12-23 16:52:20 +01:00
2021-03-16 08:22:27 +01:00
registerForHooks();