mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-28 20:07:04 +02:00
No more use of any in Corporations.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export interface Export {
|
||||
ind: string;
|
||||
city: string;
|
||||
amt: string;
|
||||
}
|
||||
Reference in New Issue
Block a user