DIR: /proc/1784574/root/usr/share/nodejs/yargs-parser/build/lib/ |
Current File : //proc/1784574/root/usr/share/nodejs/yargs-parser/build/lib/tokenize-arg-string.d.ts |
/** * @license * Copyright (c) 2016, Contributors * SPDX-License-Identifier: ISC */ export declare function tokenizeArgString(argString: string | any[]): string[]; |