mirror of
https://github.com/tale/headplane.git
synced 2026-08-31 01:09:25 +00:00
chore: format everything with oxfmt
This commit is contained in:
+6
-6
@@ -1,6 +1,6 @@
|
||||
export * from './Key';
|
||||
export * from './Machine';
|
||||
export * from './Route';
|
||||
export * from './User';
|
||||
export * from './PreAuthKey';
|
||||
export * from './HostInfo';
|
||||
export * from "./Key";
|
||||
export * from "./Machine";
|
||||
export * from "./Route";
|
||||
export * from "./User";
|
||||
export * from "./PreAuthKey";
|
||||
export * from "./HostInfo";
|
||||
|
||||
Reference in New Issue
Block a user