This website works better with JavaScript
Home
Explore
Help
Sign In
chenwb
/
mergeRPG_proto
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
b53073d784
Branches
Tags
main
mergeRPG_proto
/
node_modules
/
esbuild-loader
/
dist
/
plugin.d.ts
plugin.d.ts
81 B
History
Raw
1
2
3
4
declare class ESBuildPlugin {
apply(): void;
}
export default ESBuildPlugin;