inventory-db
    Preparing search index...

    Variable AttributeUnitOwnIncludeSchemaConst

    AttributeUnitOwnIncludeSchema: ZodObject<
        {
            attribute: ZodOptional<ZodCoercedBoolean<unknown>>;
            unit: ZodOptional<ZodCoercedBoolean<unknown>>;
        },
        $strip,
    > = ...