add API report
Signed-off-by: mbruhin <47482924+mbruhin@users.noreply.github.com>
This commit is contained in:
@@ -286,6 +286,9 @@ export function fetchFile(options: {
|
||||
token?: string;
|
||||
}): Promise<void>;
|
||||
|
||||
// @public
|
||||
export function filterGitFiles(path: string): boolean;
|
||||
|
||||
// @public (undocumented)
|
||||
export const getRepoSourceDirectory: (
|
||||
workspacePath: string,
|
||||
|
||||
Reference in New Issue
Block a user