source:
trip-planner-front/node_modules/license-webpack-plugin/dist/IncludeExcludeTest.d.ts@
188ee53
Last change on this file since 188ee53 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 153 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 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.