core3-utils

@wixc3/fs-utils on Github

Home > @wixc3/fs-utils > CreateImportPathArgs

CreateImportPathArgs interface

Signature:

export interface CreateImportPathArgs 

Properties

Property Modifiers Type Description
[fs](/core3-utils/fs-utils.createimportpathargs.fs.html) IFileSystem
[importedFilePath](/core3-utils/fs-utils.createimportpathargs.importedfilepath.html) string
[targetFilePath](/core3-utils/fs-utils.createimportpathargs.targetfilepath.html) string
[targetPackageJsonPath](/core3-utils/fs-utils.createimportpathargs.targetpackagejsonpath.html) string \| undefined