kaios-types
    Preparing search index...

    Interface InstallParameters

    interface InstallParameters {
        categories?: string[];
        receipts?: string[];
    }
    Index

    Properties

    categories?: string[]

    Categories for the application.

    receipts?: string[]

    Receipts for the installation.