mirror of
https://github.com/tale/headplane.git
synced 2026-08-21 18:26:38 +00:00
chore: format everything with oxfmt
This commit is contained in:
+5
-5
@@ -1,7 +1,7 @@
|
||||
export type Key = {
|
||||
id: string;
|
||||
prefix: string;
|
||||
expiration: string;
|
||||
createdAt: Date;
|
||||
lastSeen: Date;
|
||||
id: string;
|
||||
prefix: string;
|
||||
expiration: string;
|
||||
createdAt: Date;
|
||||
lastSeen: Date;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user