UNPKG

581 BTypeScriptView Raw
1import { Link } from 'cspell-lib';
2import type { Table } from './util/table.js';
3export declare const listGlobalImports: typeof Link.listGlobalImports;
4export declare const addPathsToGlobalImports: typeof Link.addPathsToGlobalImports;
5export declare const removePathsFromGlobalImports: typeof Link.removePathsFromGlobalImports;
6export declare function listGlobalImportsResultToTable(results: Link.ListGlobalImportsResult[]): Table;
7export declare function addPathsToGlobalImportsResultToTable(results: Link.AddPathsToGlobalImportsResults): Table;
8//# sourceMappingURL=link.d.ts.map
\No newline at end of file