Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/fdir/dist/optimizer.d.ts
export declare function findCommonRoots(patterns: string[]): string[];
export declare function findDirectoryPatterns(patterns: string[]): string[];
export declare function findMaxDepth(patterns: string[]): number | false;