mirror of
https://github.com/jwetzell/free-d-js.git
synced 2026-08-09 17:23:41 +00:00
npm run format:write
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export enum FreeDMessageType {
|
||||
Position = 0xd1
|
||||
Position = 0xd1,
|
||||
}
|
||||
|
||||
export type FreeDPosition = {
|
||||
|
||||
Reference in New Issue
Block a user