mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 15:47:35 +00:00
refactor!: removed duplicated Model
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
@@ -57,9 +57,7 @@ export type Model =
|
||||
| 'dual oc'
|
||||
| 'founders edition'
|
||||
| 'ftw3'
|
||||
| 'ftw3 gaming'
|
||||
| 'ftw3 ultra'
|
||||
| 'ftw3 ultra gaming'
|
||||
| 'eagle'
|
||||
| 'eagle oc'
|
||||
| 'gaming'
|
||||
@@ -78,21 +76,13 @@ export type Model =
|
||||
| 'phoenix'
|
||||
| 'phoenix gs'
|
||||
| 'phoenix gs oc'
|
||||
| 'rog strix'
|
||||
| 'rog strix gaming'
|
||||
| 'rog strix oc'
|
||||
| 'rog strix oc gaming'
|
||||
| 'sg oc'
|
||||
| 'sg-oc'
|
||||
| 'strix gaming'
|
||||
| 'strix gaming oc'
|
||||
| 'strix'
|
||||
| 'strix oc'
|
||||
| 'trinity'
|
||||
| 'trinity oc'
|
||||
| 'tuf'
|
||||
| 'tuf gaming'
|
||||
| 'tuf gaming oc'
|
||||
| 'tuf oc'
|
||||
| 'tuf oc gaming'
|
||||
| 'turbo'
|
||||
| 'twin edge'
|
||||
| 'twin edge oc'
|
||||
@@ -106,15 +96,11 @@ export type Model =
|
||||
| 'vision'
|
||||
| 'vision oc'
|
||||
| 'xc3'
|
||||
| 'xc3 gaming'
|
||||
| 'xc3 black'
|
||||
| 'xc3 black gaming'
|
||||
| 'xc3 ultra'
|
||||
| 'xc3 ultra gaming'
|
||||
| 'xbox series s'
|
||||
| 'xbox series x'
|
||||
| 'xlr8'
|
||||
| 'xlr8 rgb'
|
||||
| 'xlr8 revel'
|
||||
| 'xlr8 uprising';
|
||||
|
||||
export type Link = {
|
||||
|
||||
Reference in New Issue
Block a user