This website works better with JavaScript
Home
Explore
Help
Sign In
lovecoding
/
W260426
Watch
8
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
3cabbb3159
Branches
Tags
master
W260426
/
14.webpack
/
node_modules
/
http-proxy-middleware
/
dist
/
plugins
/
default
/
logger-plugin.d.ts
logger-plugin.d.ts
89 B
History
Raw
1
2
import type { Plugin } from '../../types.js';
export declare const loggerPlugin: Plugin;