import backgroundTasksExtension, { createBgProcessShellEnv, getBgProcessLogFilePath } from "@ifi/pi-background-tasks"; export { createBgProcessShellEnv, getBgProcessLogFilePath }; export default backgroundTasksExtension;