import { filePath } from "../consts.mjs"; import { options } from "./options.mjs"; export default { systemFilePath: filePath, "taf-options": options, };