Documentation
    Preparing search index...

    Variable DEFAULT_PACKAGE_EXPORT_BASEDIRConst

    DEFAULT_PACKAGE_EXPORT_BASEDIR: "." = '.'

    What directory should be considered the 'root' of the package. The 'index' file in this directory will be treated as the main export of the package.

    By default this is '.' to leave src/index.ts as the main entry point.