mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Add clean function (#38621)
This commit is contained in:
Vendored
+2
@@ -30,3 +30,5 @@ export function publish(
|
||||
basePath: string,
|
||||
config: PublishOptions,
|
||||
callback?: (err: any) => void): void;
|
||||
|
||||
export function clean(): void;
|
||||
|
||||
Reference in New Issue
Block a user