mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 00:04:22 +02:00
TERMINAL: Fix original alias syntax (#545)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Settings } from "../Settings/Settings";
|
||||
import { isString } from "./helpers/isString";
|
||||
import { isString } from "./helpers/string";
|
||||
|
||||
/*
|
||||
Converts a date representing time in milliseconds to a string with the format H hours M minutes and S seconds
|
||||
|
||||
Reference in New Issue
Block a user