create project
This commit is contained in:
3
kitabcitab/node_modules/next/dist/trace/index.d.ts
generated
vendored
Normal file
3
kitabcitab/node_modules/next/dist/trace/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import { trace, flushAllTraces, Span, SpanStatus } from './trace';
|
||||
import { SpanId, setGlobal } from './shared';
|
||||
export { trace, flushAllTraces, SpanId, Span, SpanStatus, setGlobal };
|
||||
Reference in New Issue
Block a user