Current section

Files

Jump to
spellweaver priv bun node_modules cspell-config-lib dist serializers util.d.ts
Raw

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