芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/.config/yarn/global/node_modules/@sentry/tracing/dist/browser/router.d.ts
import { Transaction as TransactionType, TransactionContext } from '@sentry/types'; /** * Default function implementing pageload and navigation transactions */ export declare function defaultRoutingInstrumentation
(startTransaction: (context: TransactionContext) => T | undefined, startTransactionOnPageLoad?: boolean, startTransactionOnLocationChange?: boolean): void; //# sourceMappingURL=router.d.ts.map