mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 19:37:07 +02:00
rm some any
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { toNative } from "./toNative";
|
||||
import * as libarg from "arg";
|
||||
import libarg from "arg";
|
||||
|
||||
export function Flags(vargs: string[]): any {
|
||||
return () =>
|
||||
|
||||
Reference in New Issue
Block a user