import pathIsInside = require('path-is-inside'); pathIsInside('path', 'parent'); // $ExpectType boolean