import { registerDbSqlExecProgress } from './db-sql-exec-progress'; export function initDbSysMsgs() { registerDbSqlExecProgress(); }