ds4/src/module/ds4.ts
2021-03-16 08:22:27 +01:00

3 lines
67 B
TypeScript

import registerForHooks from "./hooks/hooks";
registerForHooks();