@nikovirtala/projen-constructs
    Preparing search index...

    Interface HomebrewOptions

    interface HomebrewOptions {
        packages?: string[];
    }
    Index

    Properties

    Properties

    packages?: string[]