Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
Gesina Schwalbe 2021-01-06 11:35:56 +01:00
parent 637b70c5d2
commit c98c64de1e

View file

@ -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