banira
    Preparing search index...

    Type Alias Stylesheet

    Stylesheet: { href: string } | { inline: string } | "none"

    Stylesheet for the generated doc page:

    • { href } — an external <link rel="stylesheet"> (URL or relative path)
    • { inline } — inlined CSS in a <style> block (offline-safe / self-contained)
    • 'none' — no stylesheet