type ConcatTenTimes = `${T}.${T}.${T}.${T}.${T}.${T}.${T}.${T}.${T}.${T}`; export type HundredPathString = ConcatTenTimes>; export {}; //# sourceMappingURL=pathString.d.ts.map