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