ArchUnitTS - v2.2.0
    Preparing search index...

    Interface ProjectionOptions

    interface ProjectionOptions {
        includeExternals?: boolean;
    }
    Index

    Properties

    includeExternals?: boolean