vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface LightningBoltFeatures

    interface LightningBoltFeatures {
        description?: string;
        order: number;
        title: string;
    }
    Index

    Properties

    description?: string
    order: number
    title: string