mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-20 12:00:24 -04:00
4 lines
66 B
TypeScript
4 lines
66 B
TypeScript
declare module 'vscode-ripgrep' {
|
|
export const rgPath: string;
|
|
}
|