This website requires JavaScript.
Explore
Help
Register
Sign In
Personal_mirrors
/
bitburner-src
Watch
1
Star
0
Fork
0
You've already forked bitburner-src
mirror of
https://github.com/bitburner-official/bitburner-src.git
synced
2024-12-02 04:23:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4de20f8cce
bitburner-src
/
src
/
Bladeburner
/
IActionIdentifier.ts
4 lines
74 B
TypeScript
Raw
Normal View
History
Unescape
Escape
all the lints
2021-05-01 09:17:31 +02:00
export
interface
IActionIdentifier
{
name
:
string
;
The blade UI is fully converted to React, the business logic is left to do.
2021-08-16 04:35:43 +02:00
type
:
number
;
all the lints
2021-05-01 09:17:31 +02:00
}
Reference in New Issue
Copy Permalink