mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 21:53:50 +01:00
format and lint
This commit is contained in:
parent
ad0be471ce
commit
7683990d17
@ -65,7 +65,6 @@ export const helpers = {
|
|||||||
failOnHacknetServer,
|
failOnHacknetServer,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
/** Will probably remove the below function in favor of a different approach to object type assertion.
|
/** Will probably remove the below function in favor of a different approach to object type assertion.
|
||||||
* This method cannot be used to handle optional properties. */
|
* This method cannot be used to handle optional properties. */
|
||||||
export function assertObjectType<T extends object>(
|
export function assertObjectType<T extends object>(
|
||||||
|
Loading…
Reference in New Issue
Block a user