UNPKG
kdu-server-renderer
Version:
alpha (2.5.22-alpha.1)
latest (2.7.16)
2.7.16
2.7.14
2.7.0
2.6.14
2.6.14-alpha.1
2.6.14-alpha.0
2.6.11
2.6.0
2.6.0-alpha.1
2.6.0-alpha.0
2.5.24
2.5.23
2.5.22-alpha.1
2.5.22-alpha.0
2.5.17
2.5.16-alpha.0
2.5.13
2.5.13-alpha.0
2.5.0
2.0.0
server renderer for Kdu 2.0
github.com/kdujs/kdu/tree/main/packages/kdu-server-renderer
kdujs/kdu
kdu-server-renderer
/
server-plugin.d.ts
4 lines
(3 loc)
•
99 B
TypeScript
View Raw
1
2
3
4
import
{
WebpackPlugin
}
from
'./types/plugin'
declare
const
Plugin
:
WebpackPlugin
export
=
Plugin