export const __ID = `oft`; export function inDev() { return game.modules.get(__ID).flags.inDev ?? false; };