@playform/favicon - v0.1.0
    Preparing search index...

    Interface Settings

    Icon settings container

    interface Settings {
        Desktop?: boolean | DesktopSettings;
        Touch?: boolean | TouchSettings;
        WebAppManifest?: boolean | WebAppManifestSettings;
    }
    Index

    Properties

    Desktop?: boolean | DesktopSettings

    Desktop favicon settings

    Touch?: boolean | TouchSettings

    Touch icon settings

    WebAppManifest?: boolean | WebAppManifestSettings

    Web App Manifest settings