27 lines
332 B
JavaScript
27 lines
332 B
JavaScript
module["exports"] = [
|
|
"driver",
|
|
"protocol",
|
|
"bandwidth",
|
|
"panel",
|
|
"microchip",
|
|
"program",
|
|
"port",
|
|
"card",
|
|
"array",
|
|
"interface",
|
|
"system",
|
|
"sensor",
|
|
"firewall",
|
|
"hard drive",
|
|
"pixel",
|
|
"alarm",
|
|
"feed",
|
|
"monitor",
|
|
"application",
|
|
"transmitter",
|
|
"bus",
|
|
"circuit",
|
|
"capacitor",
|
|
"matrix"
|
|
];
|