UNPKG

react-styleguidist

Version:
5 lines (4 loc) 124 B
declare module '@vxna/mini-html-webpack-template' { function template(...args: any[]): string; export = template; }