inventory-db
    Preparing search index...

    Variable AttributeUnitUpdateSchemaConst

    AttributeUnitUpdateSchema: ZodObject<
        {
            attributeId: ZodOptional<ZodCoercedNumber<unknown>>;
            unitId: ZodOptional<ZodCoercedNumber<unknown>>;
        },
        $strip,
    > = ...