The source project of this merge request has been removed.
make label optional in Actors.registerSheet
label is optional (it's not completely clear from the JSDoc, but there is even code in foundry.js that checks it), so the type declaration should also make it optional.