source:
trip-planner-front/node_modules/license-webpack-plugin/dist/IncludeExcludeTest.d.ts@
84d0fbb
Last change on this file since 84d0fbb was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 153 bytes |
Line | |
---|---|
1 | declare type IncludeExcludeTest = { |
2 | include?: string[]; |
3 | exclude?: string[]; |
4 | } | ((chunkName: string) => boolean); |
5 | export { IncludeExcludeTest }; |
Note:
See TracBrowser
for help on using the repository browser.