Body, Mind & Soul — API Reference
    Preparing search index...
    calculator: {
        mapping: { body: string[]; mind: string[]; soul: string[] };
        specValues: { default: number; max: number; min: number };
    }

    Type Declaration

    • mapping: { body: string[]; mind: string[]; soul: string[] }
    • specValues: { default: number; max: number; min: number }