Stone.js API
    Preparing search index...

    Head meta descriptor.

    interface HTMLMetaDescriptor {
        content: string;
        name?: string;
        property?: string;
    }
    Index
    content: string
    name?: string
    property?: string