Initial commit
This commit is contained in:
3
frontend/webapp/node_modules/next/dist/trace/shared.d.ts
generated
vendored
Normal file
3
frontend/webapp/node_modules/next/dist/trace/shared.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export declare const traceGlobals: Map<any, any>;
|
||||
export declare const setGlobal: (key: any, val: any) => void;
|
||||
export declare const traceId: string;
|
||||
Reference in New Issue
Block a user