chore(package/index): export addKeybind function (#40)

This commit is contained in:
Zoo
2025-08-18 13:58:42 +02:00
committed by GitHub
parent 88c68c7068
commit 2ab9114d2f

View File

@@ -14,3 +14,4 @@ export * from './vehicleProperties';
export * from './callback'; export * from './callback';
export * from './points'; export * from './points';
export * from './dui'; export * from './dui';
export * from './addKeybind';