UNPKG

@typed-tabletop-simulator/ui

Version:
3 lines (2 loc) 111 B
/** @noSelfInFile */ export type OnClickHandler = (this: void, player: Player, button: ClickEvent) => unknown;