This repository has been archived on 2024-05-29. You can view files and clone it, but cannot push or open issues or pull requests.
fvtt-warhero/modules/warhero-token.js

7 lines
154 B
JavaScript

import { WarheroUtility } from "./warhero-utility.js";
/* -------------------------------------------- */
export class WarheroToken extends Token {
}