Convert all remaining files to typescript.
This commit is contained in:
1
lib/types/power.d.ts
vendored
Normal file
1
lib/types/power.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export type Action = "sleep" | "reboot" | "logout" | "shutdown";
|
||||
Reference in New Issue
Block a user