rushstack.io
Docs API News GitHub Help
https://github.com/octogonz

    << Docs Index

    Home > @rushstack/node-core-library > IImportResolveModuleOptions

    IImportResolveModuleOptions interface

    Options for Import.resolveModule()

    Signature:

    export interface IImportResolveModuleOptions extends IImportResolveOptions 
    

    Extends: IImportResolveOptions

    Properties

    Property Type Description
    modulePath string The module identifier to resolve. For example “@rushstack/node-core-library” or “@rushstack/node-core-library/lib/index.js”

    © 2020 Microsoft

    • Docs
    • API
    • News
    • GitHub
    • Help