import { rollItemMacro } from "./item-macro"; export const macros = { rollItemMacro, };