wima
    Preparing search index...

    Interface DemoPluginOptions

    interface DemoPluginOptions {
        demos: Demo[];
    }
    Index

    Properties

    Properties

    demos: Demo[]