mirror of
https://github.com/neosubhamoy/neodlp-extension.git
synced 2025-12-20 01:49:34 +05:30
feat: added keyboard shortcut indication
This commit is contained in:
1
types/os.ts
Normal file
1
types/os.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type OS = 'windows' | 'macos' | 'linux' | 'android' | 'ios' | 'unknown';
|
||||
Reference in New Issue
Block a user