Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/cspell-config-lib/dist/serializers/util.d.ts
export declare function detectIndent(content: string): string;
export declare function detectIndentAsNum(content: string): number;
//# sourceMappingURL=util.d.ts.map