Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
637b70c5d2
commit
c98c64de1e
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import { ModifiableData } from "../actor/actor-data";
|
||||
|
||||
// TODO: Actually add a type for data
|
||||
export type DS4ItemDataType = DS4Weapon | DS4Armor | DS4Shield | DS4Trinket | DS4Equipment | DS4Talent;
|
||||
|
||||
// types
|
||||
|
|
Loading…
Reference in a new issue