@tanstack/db@tanstack/electric-db-collectiontype-aliasesAwaitTxIdFn이 페이지에서타입 별칭: AwaitTxIdFn() type AwaitTxIdFn = (txId, timeout?) => Promise<boolean>; 정의 위치: packages/electric-db-collection/src/electric.ts:709 awaitTxId 유틸리티 함수의 타입 매개변수 txId Txid timeout? number 반환값 Promise<boolean>