@lasuillard/raindrop-client
    Preparing search index...

    Interface FormSerializerOptions

    interface FormSerializerOptions {
        dots?: boolean;
        indexes?: null | boolean;
        metaTokens?: boolean;
        visitor?: SerializerVisitor;
    }

    Hierarchy (View Summary)

    Index

    Properties

    dots?: boolean
    indexes?: null | boolean
    metaTokens?: boolean