add export declaration
This commit is contained in:
parent
a9bb5a3fdb
commit
995c436ffe
@ -1,4 +1,4 @@
|
|||||||
class CpuRepository {
|
export class CpuRepository {
|
||||||
#cpuList;
|
#cpuList;
|
||||||
|
|
||||||
#currentCPU;
|
#currentCPU;
|
||||||
|
Loading…
Reference in New Issue
Block a user