A big commit with a bunch of node modules so I could run puppeteer for Walmart. Added some todos and Headway's templates.
This commit is contained in:
2
Scripts/node_modules/basic-ftp/dist/Client.d.ts
generated
vendored
2
Scripts/node_modules/basic-ftp/dist/Client.d.ts
generated
vendored
@ -36,7 +36,7 @@ export interface UploadOptions {
|
||||
export declare class Client {
|
||||
prepareTransfer: TransferStrategy;
|
||||
parseList: RawListParser;
|
||||
availableListCommands: readonly string[];
|
||||
availableListCommands: string[];
|
||||
/** Low-level API to interact with FTP server. */
|
||||
readonly ftp: FTPContext;
|
||||
/** Tracks progress of data transfers. */
|
||||
|
||||
Reference in New Issue
Block a user