@ucam.uis.devops/astro-template-renderer - v0.6.1
    Preparing search index...

    Interface PluginOptions

    interface PluginOptions {
        manifestPath?: string;
        templateBase?: string;
    }
    Index

    Properties

    manifestPath?: string
    templateBase?: string