Current section

Files

Jump to
spellweaver priv bun node_modules cspell-grammar dist mappers appendMappedText.d.ts
Raw

priv/bun/node_modules/cspell-grammar/dist/mappers/appendMappedText.d.ts

import type { MappedText } from './types.js';
export declare function appendMappedText(a: MappedText, b: MappedText): MappedText;
//# sourceMappingURL=appendMappedText.d.ts.map