UNPKG

fork-ts-checker-webpack-plugin

Version:
3 lines (2 loc) 114 B
declare function isInsideAnotherPath(parent: string, directory: string): boolean; export { isInsideAnotherPath };