mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 06:27:38 +00:00
@@ -5,7 +5,7 @@ import {NewEgg} from './newegg';
|
|||||||
import {Amazon} from './amazon';
|
import {Amazon} from './amazon';
|
||||||
import {MicroCenter} from './microcenter';
|
import {MicroCenter} from './microcenter';
|
||||||
import {Config} from '../../config';
|
import {Config} from '../../config';
|
||||||
import {Nvidia} from "./nvidia";
|
import {Nvidia} from './nvidia';
|
||||||
|
|
||||||
const masterList = new Map([
|
const masterList = new Map([
|
||||||
['amazon', Amazon],
|
['amazon', Amazon],
|
||||||
|
|||||||
Reference in New Issue
Block a user