Initial commit: New MoreminiMore website with fresh design
This commit is contained in:
5
node_modules/lru-cache/dist/esm/diagnostics-channel.d.ts
generated
vendored
Normal file
5
node_modules/lru-cache/dist/esm/diagnostics-channel.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import { type Channel, type TracingChannel } from 'node:diagnostics_channel';
|
||||
export type { TracingChannel, Channel };
|
||||
export declare let metrics: Channel<unknown>;
|
||||
export declare let tracing: TracingChannel<unknown>;
|
||||
//# sourceMappingURL=diagnostics-channel-esm.d.mts.map
|
||||
Reference in New Issue
Block a user