@vnodes/schema
    Preparing search index...

    Interface BooleanOptions

    interface BooleanOptions {
        default?: boolean;
        type?: "boolean";
    }
    Index

    Properties

    Properties

    default?: boolean
    type?: "boolean"